Re: Radio buttons and labels (Bobby hates me)

At 03:17 PM 12/04/98, Dan Wendling wrote:
>Bobby says: 
>
>1.A LABEL must be associated with the INPUT control.
>     Line 29: <INPUT TYPE="radio" NAME="$TEXTBASE_NAME" VALUE="BACKFILE"
>     CHECKED>Current research.
>
>I can't find a good accessible example of a correct implementation.

<LABEL ACCESSKEY=r><INPUT TYPE="radio" NAME="$TEXTBASE_NAME"
VALUE="BACKFILE" CHECKED>Current research.</LABEL>

--
Liam Quinn
Web Design Group            Enhanced Designs, Web Site Development
http://www.htmlhelp.com/    http://enhanced-designs.com/

Received on Sunday, 12 April 1998 16:43:12 UTC