It usually works to set the Z index AFTER all the layers are created. At
least for me.

----- Original Message -----
From: "Seamus Malone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 30, 2001 10:08 PM
Subject: RE: [Dynapi-Dev] [ dynapi-Bugs-456245 ] Z-index not valid in NS6 &
Mozilla0.9.3


> yeah, i've seen that problem and just written it off as a browser bug that
> no amount of javascript
> is going to fix. has anyone found a silver bullet to make it work or a
> useful work-around?
>
> Seamus Malone
> User Interface Architect
> CascadeWorks, Inc.
> [EMAIL PROTECTED]
> office: 415.402.8194
> cell: 415.999.2040
>
> > ----------
> > From: [EMAIL PROTECTED]
> > Reply To: [EMAIL PROTECTED]
> > Sent: Thursday, August 30, 2001 8:58 AM
> > To: [EMAIL PROTECTED]
> > Subject: [Dynapi-Dev] [ dynapi-Bugs-456245 ] Z-index not valid in NS6
> > & Mozilla0.9.3
> >
> > 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_i
> > d=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.
> >
> >
> > ----------------------------------------------------------------------
> >
> > Comment By: Andy Short (sh0rtie)
> > Date: 2001-08-30 08:58
> >
> > Message:
> > Logged In: YES
> > user_id=176079
> >
> > Which version of dynAPI are you using ? as this bug was
> > believed to be resolved in v2.55 pre-release with a temp
> > fix, if you are not using this version i would ask you to
> > download the latest version
> > http://dynapi.sourceforge.net/cgi-bin/snapshot.pl?
> > file=current
> >
> > thanks
> >
> >
> >
> >
> > ----------------------------------------------------------------------
> >
> > You can respond by visiting:
> >
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=456245&group_i
> > d=5757
> >
> > _______________________________________________
> > Dynapi-Dev mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/dynapi-dev
> >
> >
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev



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

Reply via email to