isSelected
Will return true or false whether or not an <option>
or <input>
element of type
checkbox or radio is currently selected.
Usage
$(selector).isSelected()
Will return true or false whether or not an <option>
or <input>
element of type
checkbox or radio is currently selected.
$(selector).isSelected()