have this application where there is a list of items on the left and a div to the right. If i click an item on the left the div should be filled with the same checkboxes however if i have saved the options then if i click on the same item i should see selected options Problem: sending (post) the checked options i dont want to use a form im using prototype (still new)