I have an Infragistics UltraWebMenu control. When the browser's vertical scrollbar is at the top, the submenu items appear nicely.
However, if I do the following steps:
Move the vertical scrollbar down.
Click one of menu item, so that the submenu comes.
Move vertical scrollbar up.
Then the submenu still stay there, not moving along...
Hi,
I have an UltraWebMenu, which has main menus...and submenus for each main menu.
when the vertical scrollbar of browser(IE)..is at the top..the submenus comes directly under the main menu,.
But, If i moved the vertical scroll bar down...and click main menu (to see the submenu), i am able to see huge gap between main menu and submen...
I have an UltraWebMenu that is attached to a SiteMap file.
One of the menu items is a solitary item with child items that I do not want to show. How do I go about hiding that submenu for that parent item on hover?
...