jquery remove all option from select except selected options code example Example: remove all options from select jquery $('#mySelect') .empty()