Check if user has Selected any value from SELECT dropdown list in jQuery

This demo shows how to use jQuery to check whether a value from SELECT element is selected or not when a button is click.

Click the Submit button without selecting any value. It will throw a Warning message.

The below dropdown <select> has a list of Books

Go back to the Tutorial
More interesting and interactive Demos