Results 1 to 3 of 3

Thread: IE (go figure) & Featured Content Slider 2.4

  1. #1
    Join Date
    Aug 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default IE (go figure) & Featured Content Slider 2.4

    1) Script Title: Featured Content Slider v2.4

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

    3) Describe problem: The homepage of my site, http://www.tapestryofgrace.com uses the Featured Content Slider, and displays fine on Firefox, but the contentdiv section doesn't display at all, nor does it rotate through the pagination links... all of which looks to me like IE doesn't like the javascript, but I have no idea why.

    Any help would be greatly appreciated!

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Inside the .js file, what happens if you comment out the below line:

    Code:
    		if (setting.cacheprevpage!=setting.currentpage){ //if previous content isn't the same as the current shown div
    			//setting.contentdivs[setting.cacheprevpage-1].style.display="none"
    		}
    The code in red is new...
    DD Admin

  3. #3
    Join Date
    Aug 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Then it works!! You're the man [or woman], thank you!

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
  •