>And I have a general question on z-indexing...I see alot of really high 
>numbers used for z-indexing and I'm curious as to why...I thought you only 
>needed to use as many numbers as there were of elements that you are stacking. 
>I used a z-index of 1 here and it worked just fine.

 
If you neatly index all stacked elements from 1-10 it becomes a slight pain if 
at a later stage in the design you want to slot in another stacked element 
because you have to change them all... otherwise it's fine.
 
In my example I just used a *somewhat* extreme (!) 100000 because I was too 
lazy to check through all your z-indexes to make sure it would be the highest!
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to