Is there a possibility to stop automatic showing all menue-items, when the mouse-coursor goes over the menue.
I would like to open the menue by clicking an menueheader-point. Only than a menue should open.
Thanks for help.
Carla
Thanks for help,
Set the WebMenuStyle property to WinClient or XPClient.
Hello,
You can use the property WebMenuStyle="XPClient" of UltraWebMenu to use this behavior
Hope this helps.