Issue 666: Add class to sell when gotoDate method is used.
Status:  Done
Owner: ----
Closed:  Nov 2010
Reported by bless...@gmail.com, Oct 11, 2010
I would like a class added to a cell when use the gotoDate method so that we can show that is the date user selected by styling that cell. 
I tried adding classes to cells on the creation of the calendar by modifying fullcalendar.js but my class were like 'date_2010-10-01'. Which each class name corresponded to the date of the sell. But i lost the order on the prev,next and gotoDate method. I didnt really get how they were created. 
Nov 21, 2010
Project Member #1 adamrs...@gmail.com
yeah, something like this would be easier when dayRender exists.
https://code.google.com/p/fullcalendar/issues/detail?id=191
Status: Done