On Thu, 13 Feb 2003, Aaron Smith wrote: > [chopped due to top-posting] > >In theory, you can use <label for="{element}">[item]</label> > >anywhere on a page. In turn, {element} can appear anywhere else. That seems to be a different observation to what the subject line says. <p>This paragraph describes the form on this page. Enter a <label for="foo">product code</label> in the first field. ... bla bla bla ... </p> .... <!-- do UAs do anything sensible with the label for this, like visual browsers where you click on the label and the field gets focus? --> <input name="foo" id="foo"> -- Nick KewReceived on Thursday, 13 February 2003 16:53:43 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:14:26 GMT