Results 1 to 3 of 3

Thread: Ultimate fade-in slideshow not showing correctly in IE6

  1. #1
    Join Date
    Feb 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Ultimate fade-in slideshow not showing correctly in IE6

    1) Script Title: Ultimate fade-in slideshow

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...nslideshow.htm
    the slide show looks fine in Firefox, but when i check it in IE6 it appears hidden. please check it out and let me know what could be the problem. thank you in advance.
    http://www.alhudacenter.org/test/

  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

    Get rid of the red part:

    Code:
    <div id="alpha-1">
    &nbsp;
      <script type="text/javascript">
    //new fadeshow(IMAGES_ARRAY_NAME, slideshow_width="138px", slideshow_height="132px", borderwidth="0px", delay, pause (0=no, 1=yes), optionalRandomOrder)
    new fadeshow(fadeimages, 138, 138, 0, 3000, 1, "R")
    </script>
    <br>
    - John
    ________________________

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

  3. #3
    Join Date
    Feb 2007
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default thanks!

    that did it, thanks john for your time

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
  •