Results 1 to 3 of 3

Thread: Fade-Slideshow v2.4 error

  1. #1
    Join Date
    Sep 2010
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Fade-Slideshow v2.4 error

    1) Script Title: The Ultimate Fade slideshow v2 won't display. Displays error message in IE: "Error: DIV with ID "fadeshow1" not found on page."

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

    3) Describe problem: I have followed the directions exactly and I have the script working on another website of mine. The only difference is the one which is working is currently only in a div tag which is positioning the slideshow exactly where I want it. Now I want it within a div tag level with another image to the right of it. The slideshow wants to float left of the image to the right. You should see what I mean on the website I am testing the script on at the moment. http://www.livingfortodayband.co.uk/basement

    Here, the script works on my firefox but displays this error in IE and in Dreamweaver live view. The slide show div is in a table but I cannot see where I am going wrong...

    I have looked on this forum and found only one related topic however that fix did not work for me :S Please can someone help me.

    Thanks in advance

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    Hi, if you look at this part of the css
    Code:
    <style type="text/css">
    <!--
    a:link {
        color: #534040;
    }
    a:hover {
        color: #e24444;
    }
    </style>
    There is only the opening of the comment and that is messing things up. You can either delete it or close it properly.

  3. #3
    Join Date
    Sep 2010
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    legend... something so small causing such a problem... Thanks a lot

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
  •