Have same slideshow on multiple pages but looping independently from pages
Permalink
I want to include a slideshow looping with about 80 images in global area on all 8 pages of the website.
But when a user clicks on another page, the slideshow reloads and starts from beginning. I don’t want that.
I want that the slideshow to loop independently from pages. Is that possible?
This is an old HTML-website with frames I’m trying to convert.
I’ve tried with responsive embed and iframe with no luck.
But when a user clicks on another page, the slideshow reloads and starts from beginning. I don’t want that.
I want that the slideshow to loop independently from pages. Is that possible?
This is an old HTML-website with frames I’m trying to convert.
I’ve tried with responsive embed and iframe with no luck.
You would need to modify the javascript in a suitable slideshow block, so the script kept a cookie with current offset in the show and read that cookie when a page is loaded.
thank you johnthefish for pointing to the right direction.
exactly what we want.
stef
exactly what we want.
stef