Re: Web Forms: Usability and Accessibility Question.

I put the following paragraph at the top of the web page: "All fields are 
required except those identified as optional."

Then for an optional field, I add the word "optional" surrounded by 
parenthesis in the label, like this:

<label for="id">Age (optional)</label>...

Janet


At 03:26 PM 2/3/2004 +0100, you wrote:

>   What's wrong with just adding "mandatory", or "required" in plain text
>   to the label ?
>
>--
>  -    Tina Holmboe                    Greytower Technologies

Received on Wednesday, 4 February 2004 10:23:30 UTC