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.
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, 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.
..but it's working.