Results 1 to 2 of 2

Thread: Fade-In Slide Show

  1. #1
    Join Date
    Apr 2005
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Fade-In Slide Show

    This fade-in slide show works great, but every time I go to a new page on my site, it restarts back at the first image in the rotation. I would like to find out how to keep that rotation of pics going when I go to a new page, without restarting back at the first image..

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    That would be pretty hard if not impossible as the script stops when you leave the page. What might be possible is to add a cookie so that the next time the page is loaded it would resume where it left off. I'm somewhat familiar with this script having already modified it to include links and an option to stop after one run through. The problem in adding a cookie would be that this script relies on several variables to produce the fading and sequencing and all would have to be captured and restored with the cookie. This assumes that they would still mean the same thing on a fresh page load that they meant at the time the page closed. If that worked you might be able to include in the cookie the time when the page was closed and subtract that from the current time when the page is reloaded to come up with a value to let you guess where the show would have been had it been going on in the background.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •