[jQuery] Re: Superfish : close on click outside the menus

2009-05-06 Thread Paulo JF Silva
Well... I answer myself: $(document).click(function() { $('ul.sf-menu').hideSuperfishUl(); }); On May 5, 11:41 am, Paulo JF Silva wrote: > Hi, > > I want to use theSuperfishmenu plugin but with 1 more behaviour: > when the user clicks outside the menu

[jQuery] Superfish : close on click outside the menus

2009-05-05 Thread Paulo JF Silva
Hi, I want to use the Superfish menu plugin but with 1 more behaviour: when the user clicks outside the menu, the menu closes. (or clicks anywhere, doesn't matter). This way I can have a large delay and just tell people to close the menu by clicking outside the menu, which will improve greatly t

[jQuery] Superfish : close on click outside the menus

2009-05-05 Thread Paulo JF Silva
Hi, Anyone modified the great Superfish jquery plugin so that the menu closes not only after X miliseconds when the mouse is not hover a menu but also when the user clicks outside a menu. 2) The other behaviour I need is to only close the menu when the user clicks outside the menu, not in the m