It seems that the default behavior of the menu is to click the menu and then it will open the sub menu. Is there a way to change it so that the sub menus automatically open without a mouse click?
HI ,
You can change the WebMenuStyle property to WebStandard - then the submenus should drop down on a mouse over.
perfect, thanks!