473,386 Members | 2,042 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

dynamic menu items hiding under controls

Hi,

I have a menu control in my master page.
On one of my content pages I have a few div's one floats left and one to the
right.
my menu control on the right has a dropdown, when this displays parts get
hidden
under controls that I have in my content page.
I'm sure the problem has something to do with the float. Is there a style I
can apply
to the menu so it is always on top?

Thanks,

Hankman
Nov 17 '06 #1
3 1577
bpd
Set the z-index values on the menu control to be higher than the other
controls on the page.

hankman wrote:
Hi,

I have a menu control in my master page.
On one of my content pages I have a few div's one floats left and one to the
right.
my menu control on the right has a dropdown, when this displays parts get
hidden
under controls that I have in my content page.
I'm sure the problem has something to do with the float. Is there a style I
can apply
to the menu so it is always on top?

Thanks,

Hankman
Nov 17 '06 #2
How do I do that? I don't see any z-order properties for any web controls.

Hankman

"bpd" <br*********@rollcoater.comwrote in message
news:11********************@m73g2000cwd.googlegrou ps.com...
Set the z-index values on the menu control to be higher than the other
controls on the page.


Nov 17 '06 #3
bpd
Use the Style property -- Style="z-index: 103;" If you're using Visual
Studio, it will normally default to "Style" settings when dragging and
dropping a control onto the page. Here is a link describing z-index:
http://www.w3schools.com/css/pr_pos_z-index.asp

hankman wrote:
How do I do that? I don't see any z-order properties for any web controls.

Hankman

"bpd" <br*********@rollcoater.comwrote in message
news:11********************@m73g2000cwd.googlegrou ps.com...
Set the z-index values on the menu control to be higher than the other
controls on the page.
Nov 17 '06 #4

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

Similar topics

4
by: Ian Hinson | last post by:
The pop-up (drop-down?) menu items that appear in both built-in and custom menubars since Office 2000 now sometimes appear "sunken" and by default are not visible, unless the chevron is clicked at...
1
by: tribal boy | last post by:
Guys, I am using a dynamic menu which uses xml,xsl a css file and javascript. This works fine when there are no server controls around or underneath it. The problem is whenever the menu...
6
by: dhnriverside | last post by:
Hi peeps, I'm trying to create some controls textboxes at runtime, based on the number of items in a IETreeView that are checked. That I can do, I've got a place holder and I can create the...
4
by: paula | last post by:
I've got a problem with asp.net i am trying to make a menu control. and have searched the web for serveral controls but they don't work correctly. I am pretty new to asp.net building. What am i...
2
by: guoqi zheng | last post by:
Dear Sir, I have a menu page (main.aspx") with a placeholder on it. This placeholder will load a a main menu item user controls (mainmenu.ascx), on this page, there are a few menu items, When...
1
by: =?Utf-8?B?SmVmZiBUdQ==?= | last post by:
Hi, I'm using two menu controls. One is displayed at the top of the page. The other menu is displayed on the left side using a single site map. The top menu is for displaying level 1. The left...
3
by: =?Utf-8?B?ZWFndWlsYXI=?= | last post by:
Hi, I am trying to dynamically generate a menu, based on entries on a text or xml file. The text file contains the "tree" after which the menu will need to be created. Something like the...
1
by: =?Utf-8?B?anAybXNmdA==?= | last post by:
I've got one Context Menu named mi_EasterEggs with three (3) menu items: * mi_FontArial * mi_FontCourier * mi_RawData All menu items have their Visible properties set to False when the form...
0
by: JamesOo | last post by:
I have the code below, but I need to make it searchable in query table, below code only allowed seach the table which in show mdb only. (i.e. have 3 table, but only can search either one only,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.