Cycle plugin - restart of "nowrap" slideshow upon return to page via back button?
Hello,
I have an intro page with a "nowrap" slideshow, which after ending, callback-redirects the browser to a second page. The slideshow is tied to the document-ready. If the visitor wants to see the slideshow again and clicks the back button to return to the intro page, they only see the last slide of the slideshow which never changes, because the page is loading out of cache and the slideshow is not triggered. Is there a way to make the slideshow restart, even if the page is accessed via back button? Thanks!