Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You want to highlight missing or incorrectly entered information in a form field.
For the fields that need to be validated, assign a function to the form field’s onchange event handler that checks whether the field value is valid. If the value is invalid, pop up an alert with information about the error, and highlight the field using a contrasting color: