search for: year_range

Displaying 2 results from an estimated 2 matches for "year_range".

Did you mean: clear_range
2008 May 22
0
Getting the datetime when using Calendar Date Select plugin in an Ajax update operation.
...lendar. so far, the trouble is I can not fetch the datetime in an onchange event? My code is as below: <div id="calendar"> <%= calendar_date_select_tag :e_date, nil, :embedded => true, :year_range => 100, :month_year => "label", :onchange => remote_function(:update=>"events", :url=>study_plan_users_calendars_path) %> </div> <div...
2008 Apr 04
4
Auto Complete Problems
...l-1" valign="top">Date:&nbsp;</td> <td class="col-2" valign="top"><input id="e_date" name="e_date" type="text" /> <img alt="Calendar" onclick="new CalendarDateSelect( $(this).previous(), {year_range:10} );" src="/images/calendar_date_select/calendar.gif?1206211205" style="border:0px; cursor:pointer;" /></td> </tr> <tr> <td class="col-1" valign="top">City:&nbsp;</td> <td class="col-2" vali...