Удалить все параметры из Select jQuery
$('#mySelect')
.empty()
Amused Alligator
$('#mySelect')
.empty()