how to find out if a checkbox is checked in jQuery

Posted by Vivek Chandraprakash on Stack Overflow See other posts from Stack Overflow or by Vivek Chandraprakash
Published on 2010-06-08T20:56:05Z Indexed on 2010/06/08 21:02 UTC
Read the original article Hit count: 219

Filed under:

is there a simple way to find out if a checkbox is checked in jquery.

something like .checked or ischecked

© Stack Overflow or respective owner

Related posts about jQuery