Hi,

in a 'new' view for a persons model & controller, I want to be able to
present a number of attribute options in the shape of icons. Each
click on a different icon should set a given value to an attribute.
For instance, if the user clicks on the icon for a "girl", I want the
'sex' attribute to be set to 'F' and the 'girl' icon to be somehow
highlighted with a different border...
When the user is satisfied with the options he set, he clicks on a
submit button.

I don't know how to pass the icon clicks as attribute values to my
controller...

Thanks

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to