IE handles one of my div's classes totally wrong. It works in every other browser I tried. I want to simply not apply the class to the div in IE. Is there a trick to make IE not apply it?
More info: The div has multiple classes. I want to still load one but not the other in IE. The classes are defined in a Javascript file.
Thanks. Mike