Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 492 Bytes

Interactive-Form

Interactive Form Using HTML + JS

About

This is a simple HTML form that has interactive elements using JavaScript event handlers. The form changes dynamically with different options selected. If mandatory fields are missing, you cannot submit the form information and those fields will highlight in red.

How to use

Clone or download. Preview the index.html file in your browser, or host it on your own host. Change the different field options to see the form update.