Jquery and Hide a div on a click
Posted
by hann
on Stack Overflow
See other posts from Stack Overflow
or by hann
Published on 2010-04-26T03:37:59Z
Indexed on
2010/04/26
3:43 UTC
Read the original article
Hit count: 251
hello, i have a little problem with JQuery.
Well, i have a and i want to hide this div when an user click in a zone that is not in the like the "notifications" behavior in facebook.
The solution that i found is to use jQuery.live() method but i think there is a better way to do it.
Thank you.
© Stack Overflow or respective owner