Create an HTML file containing form elements textbox for username, password field and a checkbox for hobbies. Now write javascript function for the form validation. You should validate for username to be empty, password should be of length at least 5, and the check box should be checked.
Answered by
0 Comments
1 year ago
This answer is restricted. Please login to view the answer of this question.