Thanks that works, yet i have to focus the menu for it work, but it gives the menu a dotted border, any way of removing the border, yet the menu still being focused?
Felix Geisendörfer wrote: > > Try binding the 'blur' event to to the element you are working with. > > -- Felix > -------------------------- > http://www.thinkingphp.org > http://www.fg-webdesign.de > > > Philip Pryce wrote: >> That doesnt seem to work ether. Could you posibly recomend anything else? >> >> Chris Domigan wrote: >> >>> Hmm.. maybe capture a focus event? >>> >>> Like $(document).not("#menu").bind("focus", function() { .../* menu hide >>> code */...}); >>> >>> Chris >>> >>> _______________________________________________ >>> jQuery mailing list >>> [email protected] >>> http://jquery.com/discuss/ >>> >>> >>> >> >> > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > > -- View this message in context: http://www.nabble.com/onClickOut--tf3341987.html#a9295818 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
