Error Feedback: List of Errors

Features

  • HTML4 Techniques
  • label element for labeling
  • Required fields is a part of label text
  • fieldset/legend elements for labeling groups of controls (e.g. crust and toppings)
  • Error feedback through a list of links with error messages and headings to indicate the number of errors
  • focus and blur events to improve focus highlighting of form controls

Pizza Order Form

Crust (required)
Toppings

HTML Source Code


CSS Source Code


Javascript Source Code