jQuery: how to use :checked, if my element is $(this)

Posted by Patrick on Stack Overflow See other posts from Stack Overflow or by Patrick
Published on 2010-04-27T13:51:13Z Indexed on 2010/04/27 13:53 UTC
Read the original article Hit count: 124

Filed under:

hi,

how can I use the option :checked with $(this) in jQuery ?

i.e. $(this:checked) ?

thanks

© Stack Overflow or respective owner

Related posts about jQuery