jquery not select?

Posted by acidzombie24 on Stack Overflow See other posts from Stack Overflow or by acidzombie24
Published on 2010-03-22T17:04:46Z Indexed on 2010/03/22 17:21 UTC
Read the original article Hit count: 129

Filed under:
|
|

i have a click event for $('#blah div'). div has text inside of it (not inside a div, span, p, etc) and has a textarea in it. The textarea is triggering the event as well, how do i make it only trigger when i click the text and ignore the textarea?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript