E-mail List Archives
Re: Accessible Form Validation Errors
From: Mike Moore
Date: Sep 3, 2004 8:10AM
- Next message: Mike Moore: "Re: Accessible Form Validation Errors"
- Previous message: Iain Harrison: "Re[2]: Accessible Form Validation Errors"
- Next message in Thread: Mike Moore: "Re: Accessible Form Validation Errors"
- Previous message in Thread: julian.rickards@ndm.gov.on.ca: "Re: Accessible Form Validation Errors"
- View all messages in this Thread
Darrel,
It looks like your error message indicates that the error will be displayed
in bold red. To make this more accessible include something other than just
color to indicate the error. Since you are already using an asterisk to
indicate a required field, there are a couple of things that you can do:
Add a second asterisk or the word error to the lable for the problem input.
An even more helpful solution, assuming programming support would be to
provide a link directly to the field where there is an error.
I am assuming that you are using label tags arround the inputs.
Mike
- Next message: Mike Moore: "Re: Accessible Form Validation Errors"
- Previous message: Iain Harrison: "Re[2]: Accessible Form Validation Errors"
- Next message in Thread: Mike Moore: "Re: Accessible Form Validation Errors"
- Previous message in Thread: julian.rickards@ndm.gov.on.ca: "Re: Accessible Form Validation Errors"
- View all messages in this Thread