how to remove all options from select in jquery code example Example: remove all options from select jquery $('#mySelect') .empty()