Results 1 to 3 of 3

Thread: Ultimate Fade In Slideshow - Not working in IE 8 or 9

  1. #1
    Join Date
    Apr 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Ultimate Fade In Slideshow - Not working in IE 8 or 9

    1) Script Title: Ultimate Fade In Slideshow v2.0

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

    3) Describe problem:
    http://www.shepherdsharpe.com/dev/

    The slideshow appears in Firefox, Chrome etc but not in IE 8 or 9 and I have no idea why?

    Addition:
    IE Throws up the script error:

    imagearray[...].0 is null or not an object line 38

    and Object expected line 44 char 1

    And again only in IE

    Any suggestions?

    Thanks
    Alex

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

    Default

    Try to delete the red comma after the last image in the array.
    Code:
    imagearray: [
    		["images/main_photo7.jpg"],
    		["images/main_photo2.jpg"],
    		["images/main_photo5.jpg"],
    	],
    Hope that helps !

  3. #3
    Join Date
    Apr 2011
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yeah that worked great thanks, crazy browser discrepencies!

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
  •