Event Handling javascript
Event Handling javascript
Data Retrieval:
It retrieves the values of various form fields like name, email,
course selection, password, and address using document.forms.RegForm.
Data Validation:
The best practice to find out the error is to debug the code. The
code can be debugged easily by using web browsers like Google Chrome,
Mozilla Firebox.
Find out errors using built-in web browser debugger. To perform
debugging, we can use any of the following approaches,