- From: Charles (Chuck) Oppermann <chuckop@MICROSOFT.com>
- Date: Sat, 18 Apr 1998 19:18:34 -0700
- To: Dan Wendling <wendling@mindspring.com>, w3c-wai-ig@w3.org
In order for this to work in Internet Explorer 4.01 the LABEL will need a FOR attribute. <LABEL FOR=radio1 ACCESSKEY=r><INPUT TYPE="radio" ID=radio1 NAME="$TEXTBASE_NAME" VALUE="BACKFILE" CHECKED>Current research.</LABEL> Internet Explorer 4.01 currently does not support implicit binding of attributes (such as ACCESSKEY) to the labeled control. Charles Oppermann Program Manager, Active Accessibility, Microsoft Corporation mailto:chuckop@microsoft.com http://microsoft.com/enable "A computer on every desk and in every home, usable by everyone!" -----Original Message----- From: Liam Quinn [mailto:liam@htmlhelp.com] Sent: Sunday, April 12, 1998 1:43 PM To: Dan Wendling; w3c-wai-ig@w3.org Subject: 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 Saturday, 18 April 1998 22:19:14 UTC