ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

JQUERY Slideshow not working in IE7

December 29, 2011 5:01pm

Subscribe [2]
  • #1 / Dec 29, 2011 5:01pm

    aceklub1911

    25 posts

    Hello all!

    My question is more JQUERY/JavaScript related, so please forgive me if I am posting in the wrong area.

    I have a JQUERY slideshow that I am trying to implement in my EE site. The slideshow works in IE9/IE8 and in Firefox, Chrome, and Safari. But not in “compatibility” mode in the IE 8 browser, which “simulates” IE7.

    Any JQUERY/JavaScript ninjas out there willing to help me figure this out? Thanks for any help.

    See it here.

  • #2 / Dec 29, 2011 5:40pm

    dsgreen

    40 posts

    Can you point to the specific script used for your slideshow? You have a few files linked, and some JavaScript on the page itself. It wasn’t immediately obvious what was doing what.

  • #3 / Dec 30, 2011 9:10am

    aceklub1911

    25 posts

    Hi dsgreen! Thanks for the reply. I was able to fix the error. It basically came down to bad syntax.

    Code:
    ————-
        $(”.container”).wtRotator({
    width:460,
    height:480,

    });
    ————-
    I deleted the comma after height: 480

    Apparently, when there is a comma another setting should follow. The last setting is normally without. That seems to be the error triggering in IE7.

  • #4 / Dec 30, 2011 12:19pm

    dsgreen

    40 posts

    That would do it. Glad you were able to figure it out!

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases