Feel free to link to this article. If you copy it to post on your site in full or in part, please include a credit and link to MediaZeal Web Design Tips & Tricks.
JavaScript is a natural for form validation. This simple script allows you to require that a checkbox is checked for the form to submit. One of the great things about setting up the checkbox validation this way is that it does not clear the form, so no information is lost.
|