Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript AnythingSlider IE problem

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43389
    spatula
    Member

    Hi, I have implemented AnythingSlider on a site for one of our clients. It works great but when I test in IE it seems like the script is breaking.

    I’m sure it’s something I have done/not done, but I have checked for trailing commas and other common errors and can’t seem to locate the problem. If anyone could help it would be much appreciated.

    The site is available here: http://www.emergencecorp.com

    #128189
    spatula
    Member

    Basically it seems like the script isn’t running at all in IE – the slider UL renders as a scrollable div – so maybe it is entering quirks mode? But I can’t figure out what is triggering that…

    #128186
    Mottie
    Member

    Hi spatula!

    It looks like it’s working to me. Press F12 and look in the console to see if there are any errors.

    #128197
    Paulie_D
    Member

    It’s throwing an error in IE10.

    SCRIPT5009: ‘jQuery’ is undefined
    jquery.console.log.js, line 49 character 1

    HTML1509: Unmatched end tag.
    http://www.emergencecorp.com, line 287 character 60

    ..but it’s working.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.