How to have a "select all" checkbox?

lo there
i have a form with a list of checkboxes ( one for each item that a
customer has )
in rails, how would i add a “select all” checkbox for this form ?
i can’t seem to find anything about it.

shawn

Hi, I think you have write a javascript function for this

nephish wrote:

lo there
i have a form with a list of checkboxes ( one for each item that a
customer has )
in rails, how would i add a “select all” checkbox for this form ?
i can’t seem to find anything about it.

shawn

thanks, will do.
shawn