> -Original Message-
> From: Sandra Clark [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 16, 2007 3:00 PM
> To: CF-Community
> Subject: RE: css IE 6 Weirdness: Popup layer
>
> Its an IE6 bug. Form elements always are in the front.
Well - not ALL form element
gh, NC. 27616
> (703) 220-2835
>
> http://www.sstwebworks.com
> http://www.linkedin.com/in/sstwebworks
>
>
> -Original Message-
> From: Sandra Clark [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 16, 2007 3:00 PM
> To: CF-Community
> Subject: RE: css IE 6 Weirdness
o those things.
dude, put those in their OWN DIV or SPAN
when the click for the popup happens, make
their display property = none.
ive used that 100 times.
tw
On 8/16/07, Sandra Clark <[EMAIL PROTECTED]> wrote:
> Its an IE6 bug. Form elements always are in the front.
>
>
> Sandra Clark
that will put it out at the 200th spot in the z-index order
and make it above anything else.
now, could it be less than that , sure... but i like to go with
crazy high numbers JUST TO MAKE SURE :)
Well if you are going for crazy high number, use something like 32000.
But IIRC the problem is
z-index: 200
that will put it out at the 200th spot in the z-index order
and make it above anything else.
now, could it be less than that , sure... but i like to go with
crazy high numbers JUST TO MAKE SURE :)
tw
On 8/16/07, Scott Stewart <[EMAIL PROTECTED]> wrote:
> Hey all,
>
>
>
> I've got a
: Thursday, August 16, 2007 3:00 PM
To: CF-Community
Subject: RE: css IE 6 Weirdness: Popup layer
Its an IE6 bug. Form elements always are in the front.
Sandra Clark
=
http://www.shayna.com
Training and Consulting in CSS and Accessibility
Team Fusebox
-Original Message-
From
> However, in IE 6 the popup show up behind the top two form fields... any
> ideas?
are the two top form fields selects?
--
will
"If my life weren't funny, it would just be true;
and that would just be unacceptable."
- Carrie Fisher
~~~
Its an IE6 bug. Form elements always are in the front.
Sandra Clark
=
http://www.shayna.com
Training and Consulting in CSS and Accessibility
Team Fusebox
-Original Message-
From: Scott Stewart [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 16, 2007 2:19 PM
To: CF-Commun