Why clicking on checkbox does not add the attribute checked='checked'
21:28 02 Feb 2011

When I click a checkbox, why does checked attribute is not getting added?. You can see the code here http://jsfiddle.net/FCrSg/

javascript jquery html jquery-selectors jquery-events