I just tested your fix and it worked perfectly.  Thanks for your post.  My
head was spinning for a while...

Isaac Weinhausen wrote:
> 
> I also have the same exact problem.  'Z-index' worked perfectly in 1.0,
> but not in 1.01 when using IE.  I will try your fix and let you know what
> the result is.
> 
> -Isaac
> 
> 
> aedmonds wrote:
>> 
>> 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#a6176258
Sent from the JQuery forum at Nabble.com.


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

Reply via email to