clear all the options of a select with jquery code example Example: remove all options from select jquery $('#mySelect') .empty()