javascript select remove selected option code example Example: remove selected js document.getElementById("selectboxID").selectedIndex = -1;