preventing jCarousel form returning to begining position after loading page
- by Crippletoe
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.