I am having a problem with matching if the event.target is a form. I
have a div with several spans and a form in it, on the click event I
check event.target.parent("div#tooltip") if I click on any of the
spans this matches true as it should, but the form does not match it.
Is this know about? Can anyone suggest a workaournd?

Reply via email to