views:

87

answers:

0

Hello guys,

GWT's MenuBar has menubar.setAutoOpen(true); method, but does not have setAutoHide(true).
Want to hide menu on mouseout event.

I found this http://stackoverflow.com/questions/1469134/how-does-one-autohide-a-gwt-menubar-submenu

But there is proper solution in that question.. Linked post says, it can be doable..

Any Idea/Suggestions/Solutions ??

Cheers,