[Sigia-l] Readability tool & "click on radiobutton"

Tanya Rabourn rabourn at columbia.edu
Tue Jun 24 15:33:56 EDT 2003


> is underlined and linked. ALL test subjects (10) clicked on the name and
> then got lost.
>
> (hopeful) Surely someone must have addressed these probs before and
> solved them and written a handy online reference?

You could code it so that clicking on the radio button label
selects that radio button.

<input name="flavor" type="radio" id="chocolatebutton"
value="chocolate" /><label for="chocolatebutton"> chocolate
</label>

Usual cautions about old browsers (eg. NS4) not paying attention.

And Ziya just posted the rational for going this route as I was
writing this.

-tanya
___________________________________
Tanya Rabourn <rabourn at columbia.edu>
[User Services Consultant]
AcIS R & D <www.columbia.edu/acis/rad>
tel: 212.854.0295
-Decorating directories since 1995-



More information about the Sigia-l mailing list