Re: Web Forms: Usability and Accessibility Question.

>   May I suggest writing, in the label, that this field is in fact
>   mandatory ? A single character de facto method does not carry enough
>   information. I'd recommend
> 
>    <label for="id">First name (mandatory information)</label>
>     <input type="text" ...

I wonder how well <label of="id">First name <span title="mandatory
information">*</span></label> would work.

-- 
Jon Hanna
<http://www.hackcraft.net/>
*Thought provoking quote goes here*

Received on Tuesday, 3 February 2004 08:27:18 UTC