The other alternative is to use CSS generated selectlists instead of the
default <select> tag.
If you google you can find such a thing.

Russ 

-----Original Message-----
From: Adrian Lynch [mailto:[EMAIL PROTECTED] 
Sent: 17 November 2006 16:27
To: CF-Talk
Subject: RE: NEED CSS HELP

It's because of the way IE renders the select boxes. They will always be on
top. To get around it, when you open the windows, hide the selects. Not
pretty, but it works.

Adrian

-----Original Message-----
From: Jake Churchill [mailto:[EMAIL PROTECTED]
Sent: 17 November 2006 15:31
To: CF-Talk
Subject: NEED CSS HELP


I have been frustrated with problems using CSS in IE for the last several
weeks and could really use help from anyone.

I have a CSS popup menu that works beautifully.  However, on one of the
pages there are select boxes that appear over the pop-up menu.  The menu
appears over the content, just under the select boxes and this only happens
in IE6 and below.

The site that this can been seen on is
http://cfas.cfwebtools.com/index.cfm?objectid=62E48ABA-9027-F64A-7944246E875
B0A53

You will see on the top right of the content "Events for the month of..."
and 2 select boxes.  If you roll over the the top menu (ie.
Events calendar) the sub menu appears over everything but the Select boxes.

I've done a lot of research on this issue and found that IE resets the
z-index of everything to 0 when the page loads.  I wouldn't think that this
would be the problem because the menu loads first.  However, on this same
page, there is a side menu.  The way that works is if someone selects an
item from the menu, any remaining sub menu items are displayed on the side.
I have to use javascript to hide this on rollover because it was also
displaying above the popup menu.

All of this has to be related, I have just exhausted all options that I can
see at this time.

I would really appreciate any help that anyone can give me.

Thanks!

Jake Churchill




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:260894
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to