$("input[name='chk']").click(function(){ $(this).each( function(){ } ); }