To say the least. 

Mike

-----Original Message-----
From: Kwang Suh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 21, 2002 7:21 PM
To: CF-Community
Subject: RE: ot..altering the z-index of a flash movie


In IE, select lists are system objects and thus have precedence over
everything, except other system objects.  Believe it or not, Netscape 6
doesn't have this problem.

What you can do is use Javascript to hide the select boxes whenever you need
to put something over them.  You can also use things like Java applets, etc
over them.  Annoying, isn't it?

-----Original Message-----
From: Haggerty, Michael A. [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 21, 2002 10:49 AM
To: CF-Community
Subject: RE: ot..altering the z-index of a flash movie


On another note... I have drop downs on a site I did and they sometimes
display over form fields. Everything is good except for select lists; they
always show through the menu no matter what the z-order is.

Any thoughts on how to combat this problem?

Mike

-----Original Message-----
From: William H. Bowen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 21, 2002 12:38 PM
To: CF-Community
Subject: Re: ot..altering the z-index of a flash movie


Add this line to the Object tag

 <param name="WMode" value="Transparent">

That should do it.

HTH
will
----

William H. Bowen
Webmaster
ALSTOM's Energy Management and Markets Business

[EMAIL PROTECTED]
http://www.esca.com/

----- Original Message -----
From: "Will Swain" <[EMAIL PROTECTED]>
To: "CF-Community" <[EMAIL PROTECTED]>
Sent: Thursday, February 21, 2002 7:16 AM
Subject: ot..altering the z-index of a flash movie


> Hi guys,
>
> sorry for the ot, but you are all so clever, so I thought this was a good
> place to start........
>
> I have a .swf embedded in a webpage. Along side this is a dhtml drop down
> menu, which 'invades' the spce occupied byu the flash movie. However, for
> some reason the movie always obscures the drop down menu. I have tried
> changing the z-index of the movie....but no joy. Any ideas?
>
> Cheers
>
> Will
>
>



______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to