How can I check if a user has selected something from a field in HTML5?
I see doesn\'t support the new
Make the value of first item of selection box to blank.
So when every you post the FORM you get blank value and using this way you would know that user hasn't selected anything from dropdown.
-Select- User Admin