Ruby on Rails Discussions
Width of selectbox ?
rubyonrails-talk
JL_Smith
(JL Smith)
December 30, 2006, 5:32pm
1
Try this
<%= select('company', 'city',
@cities
, {}, {:style => "width: 200px"}) %>
Related topics
Topic
Replies
Views
Activity
Help with select boxes
rubyonrails-talk
1
93
December 24, 2009
How to do collection_select pulldown style="width:200px"
rubyonrails-talk
1
138
December 30, 2009
How to do collection_select pulldown style="width:200px" ?
rubyonrails-talk
0
226
December 19, 2006
Different class for a data_select
rubyonrails-talk
0
133
January 6, 2009
Display 2nd selectbox
rubyonrails-talk
0
231
January 6, 2010