[jQuery] Bug in toggleClass in SVN 142
Line number 977:
jQuery.className[ jQuery.className.has(this,a) ? "remove" : "add" ](this,c);
Should be:
jQuery.className[ jQuery.className.has(this,<span style="font-weight: bold;">
c</span>) ? "remove" : "add" ](this,c);
Regards
Ashutosh<br clear="all">
--
Reach1to1 Communications
<a href="http://www.reach1to1.com">http://www.reach1to1.com</a>
<a href="mailto:bijoor@reach1to1.com">bijoor@reach1to1.com</a>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/