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