// Place your application-specific JavaScript functions and classes here // This file is automatically included by javascript_include_tag :defaults // for checkboxes. just insert box in same form-element like: // // credit to Shawn Olson & http://www.shawnolson.net function checkUncheckAll(theElement) { var theForm = theElement.form, z = 0; for(z=0; z