CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  No Members Can Edit: No Online: Yes
Zone: > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: Date Entered: 5/11/2007 2:05:54 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 6 Views: 51 Favorited: 0 Favorite
7 Items, 1 Pages 1 |< << Go >> >|
"jaYKay" <>
NewsGroup User
Order of a control on the page5/11/2007 2:05:54 PM

0

This probably sounds like a very silly question, but I am having trouble with controls appearing in front of other controls at runtime.

On each of the content pages, it is a Drop Down List Box that is located at the top of the page that is the problem. I have a master page with a menu on it and when the menu is hovered over it pops up as expected but part of it will go under the drop down list box located on the content section of the page. The same problem occurs when a ajax request is processed, a semi transparent div appears to cover the screen, but again the drop down list is on top of the div. It is the case on several pages and is always a Drop Down List, I just can't get it sent to the back.

I have done the obvious and sent the control to the back using the button on the toolbar but this appears to do nothing.

Any suggestions?

"stiletto" <>
NewsGroup User
Re: Order of a control on the page5/11/2007 2:17:35 PM

0

This is a known bug in the way the <select> tag gets rendered by the browser.  Currently, the <select> is rendered by Windows and not by the browser.  As such, it gets rendered on top of everything all the time regardless of z-order, HTML rendering order, etc.

Your hack options that I'm aware of are to hide the dropdown when the menu renders or to position an iframe under the menu and over the dropdown

"jaYKay" <>
NewsGroup User
Re: Order of a control on the page5/14/2007 8:10:27 AM

0

Hhhmmm... Not too good that..

Is this the case with any other controls?

Does anyone else know of a better work around?

"persa" <>
NewsGroup User
Re: Order of a control on the page5/14/2007 8:28:55 AM

0

If you use the CSS Friendly Control Adapters there is a workaround implemented that overlays controls like the dropdown control with an invisible IFRAME.

That makes the menu divs appear on top of the controls that always was forced to the top in IE6.

Best regards,
Per Salmi


Per Salmi, Software Developer .NET Technologies
PerSalmi.NET
"jaYKay" <>
NewsGroup User
Re: Order of a control on the page5/15/2007 12:49:20 PM

0

Thanks for the info and link, much appreciated!

I am however still a bit of a newbie, and I am pressed for time on this project. I also have no exprience with CSS either, which may prove a problem when using those extenders. It's all very annoying really especailly as I only need a menu and a div to stay on top. I'll keep looking and hope someone else knows another alternative fix, I think.

Thanks again

"stiletto" <>
NewsGroup User
Re: Order of a control on the page5/15/2007 1:17:26 PM

0

Using the CSS-Friendly adapters, if they work as described, is probably the simplest solution you'll find.  Everything else requires a good knowledge of javascript and hooking the page elements in the browser.
"jgilmore" <>
NewsGroup User
Re: Order of a control on the page11/19/2007 1:41:02 AM

0

I have noticed this same behavior in IE 6 but not in IE 7

7 Items, 1 Pages 1 |< << Go >> >|


Free Download:













is there a way i can put treeview in a scrollable box and make it stay on the same position after click it? thanks!

background image for td using theme

sitemapprovider.initialize method..

creating absolute reference to .js file in master page

implementing an asp named anchor

menu error - internet explorer cannot open the internet site, operation aborted

syncronize menu contr/treeview contr/,witmultiview contr w/ navigation sitemappath?

control parameter in a different content place holder

menu control disable hover

problems hiding a menu item when using images for menuitems

master pages

bredcrumbs question?

positioning issues

javascript and masterpage

navigation design question, rewrite xml or custom provider?

javascipt in a content page

masterpage loss of alignment??

how to unload the sitemapprovider-cache?

asp.net 2.0 menu control and web services

where has the global themes gone in b1?

control asp.net menu??

treemenu with sqlsitemapprovider + commandnotification

javascript popup calender with masterpage

dynamically create sitemapproviders

refresh a content page without refreshing master page

add to the web.sitemap programmatically

master page viewing problem.

error on custom providers

common masterpage on every application on server

local testing problem with links to images and pages

"object reference not set for object instance" and trying to overwrite default dynamic content with a master page

how can i implement iframe?

javascript with masterpage - keystroke listener

scraped php and master page that displays improperly

seo and viewstate of master pages

how to create a menu which allow users to have different menu options?

menu control - identifying selected menu item while navigating to various pages.

problem in using both staticsitemapprovider and web.sitemap

call java script fuction from a sitemapnode url

colorfull menu control

asp.net 2.0 menu control

treeview in master page

master page content place holder changes shape

don't know how to set menu fields to overlay the other forms.

css not working in firefox

can i use a master page in a html file?

trying to create an image gallery within a masterpage

calling all safari browsers

share the same masterpage file between different websites? (newbie)

disable the treeview child check box.

   
  Privacy | Contact Us
All Times Are GMT