thumbnails.html: This page contains 16 images. The user then select an image and a new page "display.htm" is loaded. On this page i am using jquery cycle and the images slowly rotate.
My question is, what jquery / cycle syntax can i use so that the "cycle" starts from the correct element. So let say the user clicks on the fourth image i need a way to ensure cycle starts at the fourth image. In my example i#m using 2 pages.