Displaying 1 result from an estimated 1 matches for "prom_date_end".
2008 Dec 13
0
select_tag and select_date how to change inline font
I have been trying to change the font size in the select_date but i
haven''t had any luck
here''s what i did:
<%= select_date( Date.today, :prefix => ''prom_date_end'', :order =>
[ :day,:month, :year], :html => {:style => "font-size: xx-small;"}) %>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this gr...