Just i used the select_tag in the rails3 for the country selection option.
But when i click on that ,i didn't give any option. here is the code which
am used.
<%= select_tag( "<option
value=1>c1</option><option value=2>ctnry</option><option
value=3>cntry</option><option value=4>cntry</option>"
, :class => "span2" ) %>
Is there any problem with this ...?
Thank you
vishnu
--
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Talk" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/rubyonrails-talk/-/pCddUe32OkYJ.
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.