Multiselect Checkbox Dropdown
Description. true|false. Specifies whether an option in a drop-down list should be selected or not. true - The option is selected. false - Default. The option is not selected.
Or, you can use function remove() on select object. Solution here are using simple JavaScript. After this, you will find solution using JQuery.