Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Keith Mar on Jun 06, 2008 16:33
open dhtmlx forum
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
Answer posted by Support on Jun 09, 2008 01:31
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)