Mouseover event

Hi-



Is there a way to enable a menu to activate if it is moused over, as opposed to having to click it once to enable activation? I didn’t see a property for this, but am wondering if its possible. Thanks!



Keith

If you mean dhtmlxMenu
    - in context mode - it can be activated by click only
    - in normal menu it can be activated by click or by mouseover, this behavior controlled by
           menu.enableWindowOpenMode(false)