Another Tabindex Example

I'm sorry, that is not a properly formatted ZIP code. ZIP must be 5 or 9 digits. Please try again.

 

 


 

  1. Entering text box (onfocus) resets any previous alerts.
  2. Leaving text box (onblur) triggers ZIP code check.
  3. If check fails, reveal error message, set it's role to alert, and set text box to invalid.
  4. If check passes, set text box to NOT invalid and hide error message.