preventing jCarousel form returning to begining position after loading page
Posted
by Crippletoe
on Stack Overflow
See other posts from Stack Overflow
or by Crippletoe
Published on 2010-06-07T09:36:37Z
Indexed on
2010/06/07
9:42 UTC
Read the original article
Hit count: 273
Hi all, i am using jCarousel as a menu in my website. there is a list of links there which is longer than its containing elements and jCarousel is used as a scroll bar to view that list. my problem is that whenever a link is clicked and a new page is loaded, jCarousel resets to its begining position thus sometimes an active link is no longer visible after the page reloads. any idea how i can make jCarousel focus on the specific active link?
you can see an example of what i mean here: http://174.133.190.8/~goldarch/index.php?option=com_content&view=article&id=50&Itemid=57 (check out the menu on top)
thank you all.
© Stack Overflow or respective owner