Displaying 1 result from an estimated 1 matches for "some_css_class".
2006 Mar 01
0
datetime_select & styles
...trying to set the style of
the datetime_select compound widget but it appears to ignore all my
efforts ... the API specifies
datetime_select(object, method, options = {})
so you would expect
<%= datetime_select ''log'', ''available_start_on'',
:class=>"some_css_class" %>
to work? Or am I missing something?
thanks in advance
*binarystar* :)
--
Posted via http://www.ruby-forum.com/.