:checked 1.0 Matches all elements that are checked.

The :checked selector works for checkboxes and radio buttons. For select elements, use the :selected selector.

Finds all input elements that are checked.

]]>
]]>