473,625 Members | 2,668 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

list box should display underneath menu window

Hi,
I am trying to create a menu for asp.net page. The menu-detail list display, when mouse hovers over the main menu list, like you see in regular windows apps.

When the detail-menu-list window displays, it goes 'behind' combo box (sent to back). For other controls, like textbox, it is fine. Can some explain, how can I send the list box (<asp:listbox> ) to become the underneath and not display on top?

Alwin S.
Jul 19 '05 #1
2 3419
(a) <SELECT> elements are windows-level elements, and will always appear
above document-level elements. I believe this is a bug, but I don't have
any confidence it will ever be fixed. The workaround is typically to move
the <SELECT> element so that it does not overlap where dynamic HTML will
place content.

(b) this isn't an ASP (or ASP.NET!) issue. For further ASP.NET issues,
please see http://www.aspfaq.com/5002

--
http://www.aspfaq.com/
(Reverse address to reply.)

"Al Sav" <Al***@discussi ons.microsoft.c om> wrote in message
news:1D******** *************** ***********@mic rosoft.com...
Hi,
I am trying to create a menu for asp.net page. The menu-detail list
display, when mouse hovers over the main menu list, like you see in
regular windows apps.

When the detail-menu-list window displays, it goes 'behind' combo box
(sent to back). For other controls, like textbox, it is fine. Can some
explain, how can I send the list box (<asp:listbox> ) to become the
underneath and not display on top?

Alwin S.

Jul 19 '05 #2
<<<<I believe this is a bug, but I don't have any confidence it will ever be
fixed.>>>>

Maybe after enough people have switched to Firefox (like me) or Mozilla, MS
will get off its fat *ss and start working on IE again.

Bob Lehmann

"Aaron [SQL Server MVP]" <te*****@dnartr eb.noraa> wrote in message
news:e1******** ******@TK2MSFTN GP09.phx.gbl...
(a) <SELECT> elements are windows-level elements, and will always appear
above document-level elements. I believe this is a bug, but I don't have
any confidence it will ever be fixed. The workaround is typically to move
the <SELECT> element so that it does not overlap where dynamic HTML will
place content.

(b) this isn't an ASP (or ASP.NET!) issue. For further ASP.NET issues,
please see http://www.aspfaq.com/5002

--
http://www.aspfaq.com/
(Reverse address to reply.)

"Al Sav" <Al***@discussi ons.microsoft.c om> wrote in message
news:1D******** *************** ***********@mic rosoft.com...
Hi,
I am trying to create a menu for asp.net page. The menu-detail list
display, when mouse hovers over the main menu list, like you see in
regular windows apps.

When the detail-menu-list window displays, it goes 'behind' combo box
(sent to back). For other controls, like textbox, it is fine. Can some
explain, how can I send the list box (<asp:listbox> ) to become the
underneath and not display on top?

Alwin S.


Jul 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1456
by: sumGirl | last post by:
Hi. I have an HTML app that includes a psuedo drop-down menu I created using some css and some vbs. It looks like so: ---------- | option1 <-- vertical scroll bar option2 | option3 | option4 | option5 |
3
282
by: Mark Preuss | last post by:
Hi all, Anybody seen where if after a Build with errors the Task List won't pop up when you click on the tab? I have to shut down the whole IDE to get it to come up. This is in VS.NET 2003. I don't remember this occuring in version 2002. Thanks, Mark
5
2318
by: bigfella | last post by:
Hello Folks, I would like a web page to have 2 menu lists The contents of the second menu list depending on the selection made in the first. The contents of the second would be populated from a database. I am fairly new to programming using PHP, Javascript and MySQL but I am
6
6146
by: Danny Lesandrini | last post by:
I'm using an Access database to drive a web site and the colors of various table backgrounds are stored in Access. I want users of the Access database to be able to select colors for the site, but my mappings between named colors, HEX values and the Long Integer values used in Access are not jibbing. Anyone have a nice list laying around? Danny J Lesandrini dlesandrini@hotmail.com
5
4551
by: Chris Beall | last post by:
Objective: Using an HTML list, create a horizontal nav menu with these characteristics: - All menu items have the same width at all times. - When the window width is reduced, the menu items stack, rather than creating a horizontal scroll bar. - The menu cluster is always centered on the window. See http://pages.prodigy.net/chris_beall/Demo/centered%20horizontal%20list.html
1
2424
by: Aad vd Naad | last post by:
Hi, I have create a dropdown menu which looks as expected in Safari (Mac). Viewing it in FF (Mac) or IE6 (Windows) it's a bit messed up. It also seems that when the top level links are clicked (#nogo) the whole structure collapses. I'm staring to this code for hours now, but I can't figure out why it is not cross-browser, compatible, valid etc. Could someone please take a look at the code and provide suggestions how to improve it.
24
1176
by: Djuro.Tost | last post by:
The problem is how to print matrics.... If you are from croatia pldease don't answer mee... // lista_matrica.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include<stdio.h> #include<malloc.h>
10
2074
by: AJM Project | last post by:
Hello, I've been trying to make a horzontal menu and I'm getting different results in IE. Also I've tried different ways of positioning and was wondering what is the best way. Underneath is the code for the html and CSS of the menu. I have also attached images of what I mean by different results, hover over them to see. Firefox 3 (works fine): http://img155.imageshack.us/img155/7109/ff3qc9.jpg Opera 9.51 (works fine):...
0
2944
by: rahullko05 | last post by:
i have designed a menu list program in which i'm facing a problem where the last li item (white crappie) shifts down when i hover mouse pointer to just above li item (ozrack bazz) of white crappie instead (white crappie) li item should be to be sticked just below (ozrack bazz) li item without a down shift. i request u all to kindly sort the problem. i have send menu_css.html file along with the layout.css file. thanks html file:
0
8182
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8688
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8352
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6115
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5570
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4085
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2614
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1800
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1496
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.