Monthly Archives: January 2012

Javascript Toggle All Checkboxes

Here is a nifty little tool I modified to toggle all checkboxes on a page. I use this when displaying a list of files or items that need to be processed on form submit. <SCRIPT LANGUAGE=”JavaScript”&gt //Toggle all Checkboxes function … Continue reading

Posted in Code, Javascript, Snippets | Leave a comment