Ruby on Rails Tuesday, June 1, 2010

Hi everyone,

I like to learn how to create text_field by cliking button as dynamicly.
I need "add" button which creates 3 text_fields on the same line,
"height" * "width" = "size"

I like to click button and creating 3 text fileds one takes height, one
takes width and third one calculate area with multiplication of two
values.
but I don t know how to create text fields by clicking button each time
and add more than one line
--
Posted via http://www.ruby-forum.com/.

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment