Better Radio Buttons
A simple trick to make clicking on the text of a radio button select it. If you don't already know it, you should! Here, try it out:
<label for="FU1"><input type="radio" name="myButton" value="myValue" id="FU1">FUblog 1</label>
A simple trick to make clicking on the text of a radio button select it. If you don't already know it, you should! Here, try it out:
There are no comments for this entry.
[Add Comment]