|
| |
|
|
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
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
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
|
|
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
|
|
|