tjhanley / jquery-checkbox-edit

A checkbox edit in place metaphor for large sets of checkboxes to just display the selected options lables, then all options when user needs to edit in place.

This URL has Read+Write access

name age message
file MIT-LICENSE Fri Aug 15 11:20:25 -0700 2008 Added License [tjhanley]
file README Fri Aug 15 08:45:21 -0700 2008 Updated readme [tjhanley]
file index.html Sun Nov 02 07:55:24 -0800 2008 Change for title and to test ssh key on new mac... [CORP\thanley]
file jquery-checkbox-edit.js Fri Aug 15 08:27:19 -0700 2008 Moved methods to js file and consolidated the c... [tjhanley]
README
jquery-checkbox-edit

I made this for large forms where we had multiple blocks with options to select, but a multi-select wasn't the correct 
metaphor.

usage: put your checkboxes with labels for each in a div with a class jq-checkboxes
let'r rip                                                     



I have a rails helper i am working on also "checkboxes_for_collection" (name tbd)

enjoy

tjh