Hello,

I've a big form with number of checkboxes. Each checkbox is having the same ID and name, but differnt value. To get the list of all the checkeboxes that are checked by the user, I'm using the method- Form.getInputs('FormName',['checkbox']). But on the submission of the form I'm getting the error message - HTML has no properties.

I've tried testing with method - Form.serialize and it's working properly.

I'm running it on Mozilla Firefox 1.5

Can anyone help me.

Thanks
Gurcharan



--
www.digitalmediainitiatives.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs
-~----------~----~----~----~------~----~------~--~---

Reply via email to