JavaScript

 Create JavaScript web form to collect information. Your web form should include the following controls to collect answers from user:

  1. Text box – allowing free form text input
  2. Option buttons – allowing user to select one of three possible choices
  3. Drop down pick list – allow user to select one of three available items from a list.  
  4. Add ‘Submit’ button that when clicked will display a new age that summarizes answers with an ok button to confirm. 
Tags: No tags