How to highlight child menu?

N

nomad

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top