[jQuery] hiding a div when clicked outside of it
<div>Hi friends,</div>
<div> </div>
<div>I am showing a div on click of a hyperlink. Now, when i click elsewhere in the document other than the div itself, then i want to hide the showing div... Is there any easy way to do this?</div>
<div> </div>
<div>-GTG</div>