Right... but for CSS properties I believe z-index is the only correct name
for the zIndex property. Maybe I'm wrong but do know you set zIndex by using

p { z-index: 2; }

I guess I've really never tried 

p { zIndex: 2; }

-Aaron


Dylan Verheul wrote:
> 
> Actually, in DOM terms, zIndex is the only correct name.
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

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


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

Reply via email to