jQuery :selected Selector
Definition and Usage
The :selected selector selects option elements that are pre-selected.
Note: This selector will not work on checkboxes or radio buttons. Use the :checked selector instead.
Syntax
$(":selected")
The :selected selector selects option elements that are pre-selected.
Note: This selector will not work on checkboxes or radio buttons. Use the :checked selector instead.
$(":selected")
Your message has been sent to Noidatut.