jQuery 教程
jQuery 選擇器
選取所有帶有 type="checkbox" 的 <input> 元素:
:checkbox 選擇器選取帶有 type=checkbox 的 input 元素。