hide a element when i click outside

Posted by Luca Romagnoli on Stack Overflow See other posts from Stack Overflow or by Luca Romagnoli
Published on 2010-05-10T11:56:30Z Indexed on 2010/05/10 12:04 UTC
Read the original article Hit count: 181

Filed under:
|
|

Hi, i have an element in my page.

<div id="element">try</div>

I want hide it when i click in others elements in the page.

How can i do it?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about hide