SyntaxFix
Write A Post
Hire A Developer
Questions
Here is a simple javascript solution which works in most cases:
javascript
document.getElementById("selectId").selectedIndex = "0";