Previous Message
Next Message

Is Z reliable?

Sent by C T on 14 October 2005 21:09


In my menubar, I have tabs that have the appearance of overlapping.
And so I'm tempted to use the "Z-factor" (along with careful x- and y-
positioning) to get them to overlap in proper order.

My question is:  Is using the z property HIGHLY RELIABLE? Can it be
expected to render items in the proper order on all CSS-compliant
browsers? Or do some of these browsers screw with ordering? Can I
depend on Z to make my menu work right?

(Unnecessary extra detail: I need tab one to be on the bottom, tab 2
to be next higher, 3 to be next, and 4 to be the highest layer. And
then, after a particular tab is selected, I need the "selected"
version of that tab to then go highest, so that it hides the normal
tab beneath it.)

Thank you all for any advice you can offer.

Chris
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Possibly related: