Wanted to say that $().css('z-index', '2') does not work in IE but does work
in FF. What will work in both browsers is $().css('zIndex', '2').

Not sure if this is a bug but it did throw me for a loop for a few minutes.
I actually just noticed it because 'z-index' was working fine pre-1.0. I'm
currently using "Rev: 249".

Can anyone else confirm this?

-Aaron
-- 
View this message in context: 
http://www.nabble.com/Bug-with-.css%28%27z-index%27%2C-%272%27%29-tf2224146.html#a6162855
Sent from the JQuery forum at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to