Bugs item #456245, was opened at 2001-08-28 11:59
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=456245&group_id=5757

Category: DynAPI 2 Browser-Specific
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Lionel Desdier (ldesdier)
Assigned to: Nobody/Anonymous (nobody)
Summary: Z-index not valid in NS6 & Mozilla0.9.3

Initial Comment:
The Z-Index not work properly in NS6.1 or Mozilla, on 
win 2000 or mac9.1
Instead of taking Z-Index in count for the layers, it 
takes the order of creation...
Suppose you have two layers, named for example Layer01 
and Layer02, with z-index 1 and 2.
If Layer02 is created BEFORE layer01, it will be 
placed on top of Layer01 which will be masked...
If you need layer02 to be on top of Layer01, you need 
to create Layer02 AFTER Layer01...
I hope you will understand what I mean, english is not 
my native language ;O)
Just lok at the attached file to see an example of the 
bug.
 

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=456245&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to