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
discuss@jquery.com
http://jquery.com/discuss/



_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to