(function(){
//do something
})()
(function(){
//do something
})()
<input type="checkbox" checked="checked">
<input type="checkbox" checked="true" />
<input type="checkbox" checked="yes" />
<input type="checkbox" checked="no" />
<input type="checkbox" checked="" />
<input type="checkbox" checked>
<textarea class="qcn_txdd_table_textarea">
</textarea>
<textarea class="qcn_txdd_table_textarea">
</textarea>
<input type="file" class="input_style" />
原文:http://www.cnblogs.com/raoyunxiao/p/4173238.html