Date: Sat, 31 Dec 2005 14:26:05 -0500 From: Anish Mistry <mistry.7@osu.edu> To: Ceri Davies <ceri@submonkey.net>, freebsd-www@freebsd.org Subject: Re: Label for checkboxes and other input fields Message-ID: <200512311426.13000.mistry.7@osu.edu> In-Reply-To: <20051231184425.GT31522@submonkey.net> References: <200512311122.43278.mistry.7@osu.edu> <20051231184425.GT31522@submonkey.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart4849448.o6lH5rhnV8 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 31 December 2005 01:44 pm, Ceri Davies wrote: > On Sat, Dec 31, 2005 at 11:22:42AM -0500, Anish Mistry wrote: > > By using the <label> tag to denote actual input field labels (eg. > > radio, checkbox) you can make things much more useable. You can > > then click on the label to tick the checkbox or radio button. eg. > > Change the following on the mailling list search page from: > > <td><input type=3D"CHECKBOX" name=3D"source" > > value=3D"freebsd-acpi" /> > > <strong>ACPI</strong></td> > > <td>ACPI and power management development</td> > > To: > > <td><input type=3D"CHECKBOX" name=3D"source" > > value=3D"freebsd-acpi" id=3D"freebsd-acpi" /> > > <label for=3D"freebsd-acpi">ACPI</label></td> > > <td>ACPI and power management development</td> > > You're right, and I started using this in some places already.=20 > Could you perhaps submit a diff for one of the pages lacking it? > Sure, though I won't be able to get to this for at least a couple of=20 weeks. =2D-=20 Anish Mistry --nextPart4849448.o6lH5rhnV8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDtttUxqA5ziudZT0RAqo6AJ9l/VV/irYk8li42zqHQAB5RG9mqgCfaRVv uyefXEUHQzEpZYZ8lmFCjPA= =QI8c -----END PGP SIGNATURE----- --nextPart4849448.o6lH5rhnV8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512311426.13000.mistry.7>