EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: itay-g on July 27, 2014, 12:44:30 AM



Title: menubutton: hide menu on unhover of the button
Post by: itay-g on July 27, 2014, 12:44:30 AM
Hi,
I'm using the menubutton and I noticed that when I hover the menubutton and then unhover it without hover on the menu itself ,
the menu doesn't disappear. I set the hideOnUnhover property to true but it doesn't help. Is there a way to hide the menu on unhover of the button itself?

Thanks,


Title: Re: menubutton: hide menu on unhover of the button
Post by: jarry on July 27, 2014, 05:41:22 AM
To solve this issue, please download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.3.6-patch.zip


Title: Re: menubutton: hide menu on unhover of the button
Post by: itay-g on July 28, 2014, 01:07:47 AM
It works, Thank you