> why under same circumstances element gets "white active" 
> className in FF and " active white" in opera ! 

Assuming the issues with className are coming from a problem with jQuery,
then yes it should be fixed. However, if the browser is not sensitive to the
order then it is probably a good idea for our own code to be tolerant of
different orders as well. I had never even thought of making assumptions
about the order of words in className until I saw some code yesterday.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to