JavaScript: Handling Page and Form Events
Overview/Description
One of the greatest attractions for creating interactive Web pages is the ability to accept and process user input. For any Web page, JavaScript offers this type of interactivity. Web forms built with pure HTML cannot offer users any feedback, nor can HTML be used to validate information that users submit. This course is an interactive introduction to complex, conditional statements and JavaScript loop applications. The learner will gain skills to add interactivity and validation functions to Web forms.
Target Audience
This course is designed for Web developers who need to increase their developing skills. No prior experience with JavaScript or any language is necessary; however you should have experience with HTML and Web page development.
Expected Duration
This course, including the practice interactions, will take up to 4 hours to complete.
Using Conditional Statements and Loops
Responding to Events
Developing and Validating Forms