Perhaps something along these lines is what you are looking for?
$(document).click(function(event) {
if (!$(event.target).hasClass('classname')) {
// run this code if anywhere in the document except the item
is clicked
}
});
On Nov 20, 8:29 am, Keysher wrote:
> Hi!
>
> I am newbi
I hope you've found an appropriate answer as this is from a while
back, but I'll still post what I have found so some other searching
soul someday may stumble across this.
I've suffered from this same problem as well. The result looks similar
to the following
http://ow.ly/E1xV
There is supposed to
2 matches
Mail list logo