OutFront Forums
     Home    Register     Search      Help      Login    

Recent Posts
Todays Posts
Most Active posts
Posts since last visit
My Recent Posts
Mark posts read

Sponsors
Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax
Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.
Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

 

IE's Select Box Layer Problem

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> Cascading Style Sheets and Accessibility >> IE's Select Box Layer Problem
Page: [1]
 
Professional Website Management
BobbyDouglas

 

Posts: 5560
Joined: 5/15/2003
From: Arizona
Status: offline

 
IE's Select Box Layer Problem - 12/2/2004 10:30:54   
Has anyone been able to find a good hack for the problem with IE's select boxes being places on top of everything?

Of course the problem happens when I use a drop down menu...

I have seen that Milonic has been able to do this, but I don't see how.

_____________________________

Arizona Website Design - Website Design in Arizona
c1sissy

 

Posts: 5071
Joined: 7/20/2002
From: NJ
Status: offline

 
RE: IE's Select Box Layer Problem - 12/2/2004 10:47:57   
When you mention "layers" are you refering to "divs"?

The correct term is Div. Layer is used mostly by dw users. PIE has an article on the correct terms and syntax of css things, I'm going to find it and post it in here.

In reply to your question, have you tried to email the webmaster of the site in question? Sometimes if you contact them, they can guide you to your answer. I have found this out on many occasions that a nicely worded email can get you a good deal of information. And most of the time if you ask, they will answer (unless its a closely guarded secret :) )

Good luck on finding out what you need to know!

_____________________________

Deb-aka-c4Ksissy
high panjandurum and alpha female of the silverback tribe
As decreed by Jesper 5-24-2003.
The only stupid question is... the one that is never asked!!
http://cssinfo.debsplace.org
http://positioniseverything.net/
http://www.tanfa.co.uk/

(in reply to BobbyDouglas)
BobbyDouglas

 

Posts: 5560
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: IE's Select Box Layer Problem - 12/2/2004 10:57:08   
I posted in their forums, they need an example of what I mean, which I can't get until I get back home. The DIVs is where the problem is, but when you think about what is laid on top of everything, the select boxes are on the top most layer, above the divs.

It seems like adding an IFrame below each menu drop down was able to fix the problem, but there has to be something better out their to use than an IFrame... I will post the code once I get back home, and hopefully get some more suggestions.

Thanks :)

_____________________________

Arizona Website Design - Website Design in Arizona

(in reply to c1sissy)
rdouglass

 

Posts: 9242
From: Biddeford, ME USA
Status: offline

 
RE: IE's Select Box Layer Problem - 12/2/2004 11:43:03   
The prob with select elements is that they're handled by the OS and not by the browser (at least with Windows OS's). AFAIK there is no workaround except to re-design the layout to minimize the impact on the page.

I posted a link and quote somewhere here recently - let me see if I can dig it up....

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to BobbyDouglas)
rdouglass

 

Posts: 9242
From: Biddeford, ME USA
Status: offline

 
RE: IE's Select Box Layer Problem - 12/2/2004 11:48:01   
Here's a copy of the stuff:

Here is the specific page in the article:

http://www.brainjar.com/css/positioning/default5.asp

But, unfortunately, here is a snippet:

quote:


It happens because browsers may let other programs handle the display of these elements, like a plug-in or the operating system. Even setting the z-index will not help. These other programs control that space and will simply draw on top of whatever the browser renders.

Which elements "bleed through" depends on the browser. Netscape 6 and IE 5.5 manage all form controls themselves, except for SELECT elements. With IE, these will display on top of any other content. With Netscape, the select box itself works as expected but the scroll bar will bleed through if the SIZE attribute is greater than one. Opera 5.0 has this problem with all form elements.

This cannot be fixed. Your only recourse is to try to avoid overlapping such elements. In some cases, you might know or be able to dynamically detect an overlap and hide the offending element from view by setting its style via scripting using settings like visibility:hidden or display:none.


_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to rdouglass)
BobbyDouglas

 

Posts: 5560
Joined: 5/15/2003
From: Arizona
Status: offline

 
RE: IE's Select Box Layer Problem - 12/2/2004 14:47:10   
An IFrame seemed to fix this problem. Take a look at the zip file, you can see where the iframe was able to correct the issue.

Attachment (1)

_____________________________

Arizona Website Design - Website Design in Arizona

(in reply to rdouglass)
nishanthr

 

Posts: 1
Joined: 1/15/2008
Status: offline

 
RE: IE's Select Box Layer Problem - 1/15/2008 22:58:27   
Hello,

Can I add submenu? If possible kindly reply....

Thanks and regards,
Nishanth.R

(in reply to BobbyDouglas)
Tailslide

 

Posts: 6709
Joined: 5/10/2005
From: Out here on the raggedy edge
Status: offline

 
RE: IE's Select Box Layer Problem - 1/16/2008 2:42:50   
Sorry Nishanth - not sure what you mean. This old post is referring to form selects. You mention sub-menus - are you talking about navigation menus or possibly chained select boxes?

_____________________________

Little Blue Plane Web Design | Land Rover project

:)

(in reply to nishanthr)
Page:   [1]

All Forums >> Web Development >> Cascading Style Sheets and Accessibility >> IE's Select Box Layer Problem
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts