Christy, On Jun 1, 2006, at 2:57 PM, Christy Collins wrote:
> I have a page with overlapping elements that work properly until I > apply overflow: auto to one of the elements. Then it seems to throw > the z-index off. This is happening in Firefox but not Safari. Any > suggestions? We will need a url to look at your code to be much help. My first guess is that the overflow rule is creating a new positioning context and thus a new base for the stacking order. I could be way off though. -- Roger Roelofs ______________________________________________________________________ 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/
