General
This script takes a series of known named checkboxes and checks or uncheck them all at once. It can even change each checkbox to the opposite checked or not checked value. Clever for loops.
Notes
- Posted: July 27, 1999
Source Code
Paste this source code into the designated areas.
External file
Paste this code into an external JavaScript file named: checkboxChanger.js
Head
Paste this code into the HEAD section of your HTML document.
Body
Paste this code into the BODY section of your HTML document
Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.


