How to check/uncheck checkboxes by clicking a hyperlink?

Posted by Sandipan on Stack Overflow See other posts from Stack Overflow or by Sandipan
Published on 2010-06-01T06:30:27Z Indexed on 2010/06/01 6:33 UTC
Read the original article Hit count: 252

Filed under:
|

I have 11 checkboxes with individual ids inside a modal popup.I want to have a hyperlink called SelectAll,by clicking on which every checkbox got checked.I want this to be done by javascript/jquery

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery