Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
185
UltraWebMenu mousehover functionality need to be on mouse click not on mousehover
posted
Hi, I am using UltraWebMenu of Infragistics4.WebUI.UltraWebNavigator.v11.1, Version=11.1.20111.2225. When I mouse hover to menu, if menu has submenu it automatically expand/dropdown, as result dropdown submenu items overlap to some other different controls. As per client, they need to open submenu only on mouse click not on mouse hover. The MenuClientSideEvents does not explicitly calling any JS function on ItemHover event and is like below: Even if I write and call any JS function from ItemHover then that function executes but after that menu expands and submenu displays. It means the ItemHover does not override default ItemHover functionality. I want to open submenu on mouse click not on MouseHover. Please let me know how it will be possible. Thanks
Parents
No Data
Reply
  • 13438
    posted

    Hello anuragsji,

    Thank you for posting in our community. This is not available in the classic menu. Please use the new Aikido WebDataMenu which is with more options for adjustments. In the Aikido menu you can set ActivateOnHover="False" Please also take a note that the Ultrawebmenu is a retired control since version 11.1 of NetAdvantage.

Children
No Data