Michael C. Estigoy

CCSF CNIT 133 – JavaScript

Homework 5 – Arrays

This is a two task section:

Part 1a) validate a form that contains a combination of radio buttons, checkboxes and text input boxes

Part 1b) create pulldown menus that change the URL when a selection is made and one that changes when clicking a button



Part 1A: Form Validation
Age Group
Gender:
What modes of transportation do you use? (check all that apply)

Part 1b: Drop-Down Navigation