You learn something everyday...
Posted: Thu Sep 26, 2002 11:14 pm
Just learned this on Jasons site...
It displays "Text to click on" and a checkbox. You click on the text, and it checks the box. Very nice. 
Code: Select all
<label for="input_name">Text to click on</label><input type="checkbox" name="input_name" value="eh">