treehouse : what would you like to learn today?
Web Design Web Development iOS Development

AnythingSlider IE problem

  • 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: www.emergencecorp.com

  • 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...

  • Hi spatula!

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

  • It's throwing an error in IE10.

    SCRIPT5009: 'jQuery' is undefined 
    jquery.console.log.js, line 49 character 1
    
    HTML1509: Unmatched end tag. 
    www.emergencecorp.com, line 287 character 60
    

    ..but it's working.