Monday, March 26, 2012

Treeview inside a HoverMenu causes HoverMenu to not dissapear?

I have a treeview inside a hovermenu and if no one selects a treenode then the hovermenu disapears if the mouse leaves the hovermenu area.

However if a treenode IS selected then the hovermenu does NOT disapear when the mouse leaves the hovermenu area.

Is this a focus issue? cause i tried catching the selectednode event and calling .focus() on the treeviews parent but that didnt do anything/

In order to make the hovermenu disapear i have to click the webpage area outside the hovermenu area.

HELP ??

Also if I use Firefox the hovermenu does not disssapear no matter where i click otside the hover area

No comments:

Post a Comment