Results 1 to 4 of 4

Thread: Conveyor Belt slide show disappeared!

  1. #1
    Join Date
    Feb 2009
    Location
    Pine City, MN
    Posts
    9
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default Conveyor Belt slide show disappeared!

    1) Script Title:
    Conveyor Belt slide show

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...rightslide.htm

    3) Describe problem:

    I had this installed and working on my website last year http://www.chisagocountyfair.org

    but upon updating several of the pages this year the slide show disappeared and there is only a gray area where the images should be. The slide show still works on the Demo Derby page but not the home page or the horse show page.
    I tried to compare the code on each page but cannot find the problem.

    Thanks in advance to anyone that can help.

  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

    On those pages where it's not working, change:

    Code:
    <body onload="MM_preloadImages('images/butto . . .
    to:

    Code:
    <body onload="fillup(); MM_preloadImages('images/butto . . .
    - John
    ________________________

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

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    Sandi B (03-28-2010)

  4. #3
    Join Date
    Feb 2009
    Location
    Pine City, MN
    Posts
    9
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    That worked like a champ - It did some "funky" stuff to my Dreamweaver template but it looks great live. I remember that insertion from last year and really don't know how it got misplaced.

    Thank you.

  5. #4
    Join Date
    Feb 2009
    Location
    Pine City, MN
    Posts
    9
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Default

    I figured out the "funky" stuff - it was my mistake. Thanks again!!

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
  •