Results 1 to 3 of 3

Thread: how to get out of script

  1. #1
    Join Date
    Nov 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how to get out of script

    I have a page the fades/transitions thru 12 images using a "Slideshow JS 1.5" script.

    The script runs beautifully, then stops as it should on the 12th image. I've then put a reference to another page in both the header and the body:
    " <a href="books.html">link to page 2
    </a>"

    It doesn't happen though. The browser just sits there on the last image of the script.

    Does anyone have any clue?

    alan

  2. #2
    Join Date
    Jun 2008
    Posts
    589
    Thanks
    13
    Thanked 54 Times in 54 Posts
    Blog Entries
    1

    Default

    Please post a link to the page on your site that contains the problematic script so we can check it out. This helps us help you.


    If you don't have a site, just post the code you have made. It would also help if you could tell us where to find this 'Slideshow JS 1.5' script.

    -magicyte
    Last edited by magicyte; 11-20-2008 at 06:13 PM.

  3. #3
    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

    Code:
    <a href="books.html">link to page 2
    </a>
    won't do anything unless the user clicks on it.
    - 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
  •