search for: study_plan_users_calendars_path

Displaying 1 result from an estimated 1 matches for "study_plan_users_calendars_path".

2008 May 22
0
Getting the datetime when using Calendar Date Select plugin in an Ajax update operation.
...bedded => true, :year_range => 100, :month_year => "label", :onchange => remote_function(:update=>"events", :url=>study_plan_users_calendars_path) %> </div> <div id="events">Here comes the message which is updated according to the date<div> How can I get the datetime which is used as some condition when updating the specific area? Or any other idea on solving this updating issue? --~--~---------~--~----~------...