Setting a HTML element (textarea, select, input...) as disabled would not skip this element from being submitted??
On Mon, Feb 9, 2009 at 9:49 AM, Peter De Berdt <[email protected]>wrote: > > On 09 Feb 2009, at 10:24, sam rlo wrote: > > HTML property is disabled="true" > > > If you don't know how to specify HTML options, look at the api > > > The correct notation is: > > disabled="disabled" > > as defined by the API at > http://www.w3schools.com/tags/att_input_disabled.asp and > http://www.w3schools.com/tags/att_option_disabled.asp > > > Best regards > > > Peter De Berdt > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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-talk?hl=en -~----------~----~----~----~------~----~------~--~---

