[jQuery] addClass and removeClass not working in IE6
Hey guys, I got a brainteaser.
My issue is that jQuery is not processing addClass or removeClass at
all when called from hover() in IE6. alert() calls show the correct
data is being passed through to these functions, but to no avail. My
limited test suite shows that it works in Firefox 2 (Mac), Safari 2
and IE7.
I have prepared a test case that I'd like to submit for review:
http://patcoll.com/jqueryTest/
I also reopened ticket #1098 on Trac. http://dev.jquery.com/ticket/1098
Any help would be greatly appreciated. Thanks!
Cheers,
Pat