My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 939: When using Select callback the selected date does not stay selected
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  May 2011


Sign in to add a comment
 
Reported by joe.info...@gmail.com, May 3, 2011
Enter a detailed description

Without the select callback when you select a day, it stays blue.  When I add the select callback it immediately deselects.  
May 3, 2011
#1 joe.info...@gmail.com
This only occurs when in the select callback you call gotoDate to make the selected date the current date.  Perhaps there is another way?
May 8, 2011
Project Member #2 adamrs...@gmail.com
when you make the gotoDate call, it deselects because the visible days changed. this is intended behavior.

can't help you much beyond this, but you could try "reselecting" it manually afterwards, using the select method:

http://arshaw.com/fullcalendar/docs/selection/select_method/
Status: Done
Sign in to add a comment

Powered by Google Project Hosting