Home › Forums › JavaScript › Anything Slider not working in IE 6 & 7, seems perfect in all other browsers. › Re: Anything Slider not working in IE 6 & 7, seems perfect in all other browsers.
May 4, 2012 at 10:34 pm
#102347
Member
Every page needs a doc type in order for IE to not go into quirks mode. Basically it’s a fallback mode that even effects IE9 and disables a lot of IE7-9’s capabilities.
You might want to also check out some of the other validation problems on that site: w3c validation service