Hi all,
I have a list of checkboxes created by a php query...
echo '<input type="checkbox" name="rep[]" value='.$row['email'].' title="Select email recipient" />';
How can I create a button that will automatically check all boxes?
thanks.
Kevin.
javascript: spit
http://www.smartwebby.com/DHTML/check_clear_all.asp