473,396 Members | 2,037 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,396 software developers and data experts.

How to highlight child menu?

Hi,

I have the menu below. I was wondering if it was possible to
highlight the selected child menu item when the user hovers over it?

<span id="MainMenuHolder" onmenuitemclick="OnClick" style="width:100%;
clear:both;">
<asp:Menu ID="MainMenu" runat="server"
Orientation="Horizontal"
BackColor="#E3EAEB" DynamicHorizontalOffset="2" Font-
Names="Verdana"
Font-Size="0.9em" ForeColor="#666666"
StaticSubMenuIndent="10px">
<Items>
<asp:MenuItem Text="Data Maintenance
Functions" Selectable="false">
<asp:MenuItem Text="Translations" />
<asp:MenuItem Text="Reference Data"
Selectable="false">
<asp:MenuItem Text="General"></
asp:MenuItem>
<asp:MenuItem Text="House"></
asp:MenuItem>
<asp:MenuItem Text="Motor"></
asp:MenuItem>
</asp:MenuItem>
<asp:MenuItem Text="Best Price"
Selectable="false">
<asp:MenuItem Text="Directives"></
asp:MenuItem>
<asp:MenuItem Text="Reports"></
asp:MenuItem>
</asp:MenuItem>
<asp:MenuItem Text="BOB">
<asp:MenuItem Text="Error Settings"></
asp:MenuItem>
<asp:MenuItem Text="Settings"></
asp:MenuItem>
<asp:MenuItem Text="Enable/Disable"></
asp:MenuItem>
</asp:MenuItem>
</asp:MenuItem>
<asp:MenuItem Text="Inquiries"
Selectable="false">
<asp:MenuItem Text="Customer Activity" />
<asp:MenuItem Text="Runtime Log" />
<asp:MenuItem Text="Site Error Log" />
</asp:MenuItem>
<asp:MenuItem Text="Confused Partners"
Selectable="false">
<asp:MenuItem Text="Customer Data"></
asp:MenuItem>
<asp:MenuItem Text="Customer Email Data"></
asp:MenuItem>
</asp:MenuItem>
</Items>
</asp:Menu>
</span>

Appreciate any help

Thanks
Jul 14 '08 #1
0 1427

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

Similar topics

2
by: Brindley | last post by:
Hi there, In my Mdi application, I have placed a set of controls on the parent form to call child forms. The problem is that the controls hide the child forms. I have used SendToBack when Im...
15
by: 50295 | last post by:
Hi everyone, This one is better experienced than explained, so I'm including a code sample below. Please and save (as an html file) and view with NN or Firefox (or maybe even Mozilla), and then...
4
by: Sean Connery | last post by:
I know I can merge a child forms menu into the MDI parent's mainmenu, but I would also like to listen for common events fired from the mainmenu that might be of interest to any child forms. Is...
2
by: Jim H | last post by:
I would like to have some MenuItems that are specific to my child form appear in the main menu. In the MSDN documentation: Menu merging is typically done to merge the menus of a Multiple...
0
by: Bernie Yaeger | last post by:
When I add a main menu to a child form in an mdi app, and use this code, the menu does not merge (I do not want it to merge with the parent's menu): Dim i As Integer For i = 0 To...
4
by: Steve Barnett | last post by:
I've created a simple MDI application and have designated the Window menu to keep track of the mdi children. When I first load an mdi child, it's caption consists of "File: no file loaded" and this...
4
by: raj_genius | last post by:
I hav two queries, whc are as follows: FIRSTLY: is it possible to access the controls(by name) of a parent form(MDI) from its child forms??if yes then how??plzz provide a coded example in VB if...
3
by: zacks | last post by:
Forgive me if this has been already asked an answered, I did do a search both here and in VS2005 Help, but I can't find the answer to my question. I am developing an MDI application that is a...
0
by: Mel | last post by:
I have a treeview control that contains a list of filenames which I am searching. If a file in the tree matches the search criteria the entire node is expanded. Often times there are other files...
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?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.