| Page | Title | HTML | JavaScript |
|---|---|---|---|
| 571 | Utilities File | not applicable | utilities.js |
| 575 | The Submit Event & Getting Form Values | submit-event.html | submit-event.js |
| 577 | Showing a Password | input-type.html | input-type.js |
| 579 | Disable Submit Button | disable-submit.html | disable-submit.js |
| 581 | Select All Checkboxes | all-checkboxes.html | all-checkboxes.js |
| 583 | Radio Buttons | show-option.html | show-option.js |
| 585 | Select Boxes | populate-selectbox.html | populate-selectbox.js |
| 589 | Character Counter | textarea-counter.html | textarea-counter.js |
| 595 | Placeholder Polyfill | placeholder-polyfill.html | placeholder-polyfill.js |
| 597 | Conditional Loading of a Polyfill | number-polyfill.html | number-polyfill-eg.js |
| 599-621 | Form HTML | validation.html | validation.js |