I set the required attribute to the dropdown list. Now I submit the form without selecting any option of the drop-down it'll give me error msg like "Please select an item in the list."
I want to change this msg ? how to do that ?? HTML Code
<select required id="doc_type">