Results 1 to 5 of 5

Thread: Slideshow + DHTML menu

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

    Exclamation Slideshow + DHTML menu

    Forgive me if I am posting this on the wrong thread. I've got both DD slideshow and DHTML scripts running on our webpage. Only one seem to run at this point. Slideshow does not have 'onload' anywhere inside the script.

    Can I not run these two DD scripts at the same time??

    I'd hate to lose the slideshow just so I can have a toolbar. Any suggestions?

    Thanks again!

  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

    Need to know the exact scripts involved:

    Warning: Please include a link to the DD script in question in your post. See this thread for the proper posting format for asking a question.
    PLEASE: Include the URL to your problematic webpage that you want help with.
    - John
    ________________________

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

  3. #3
    Join Date
    May 2005
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Sorry--

    Here's the URL:

    Tmoodaddicts

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

    I don't know if this is the problem but, this:

    <body onload="init()";window.onload=startit>

    should look like this:

    <body onload="init();startit()">
    - John
    ________________________

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

  5. #5
    Join Date
    May 2005
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Bingo! you did it again John...can't thank you enough!

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
  •