How can I check if a user has selected something from a <select> field in HTML5?

I see <select> doesn’t support the new required attribute… do I have to use JavaScript then? Or is there something I’m missing? :/

13 Answers
13

Leave a Reply

Your email address will not be published. Required fields are marked *