Forum: JavaScript / DHTML / AJAX Sep 26th, 2008 |
| Replies: 2 Views: 993 M#$%@r$&%@NG dreamweaver and I hate lable tags
Broken code below
<label><br>
<input type="checkbox" name="checkbox23" id="checkbox23">
<span class="style3"> I have read the... |
Forum: JavaScript / DHTML / AJAX Sep 26th, 2008 |
| Replies: 2 Views: 993 I have a form that I am checking to see if a check box is checked. If it is not checked an alert pops up with an error message and when I click OK It checks the check box.
This is very weird. Code... |