Issue 301: How to add double click event to empty calendar cells?
Status:  Done
Owner: ----
Closed:  Feb 2010
Reported by bibendus...@gmail.com, Jan 22, 2010
Often I click for error on an empty cell and I get redirected to a new page
where I can add a new event.
I would like to turn it into a double click event but I don't know how to
attach the jquery event to all the calendar cells.

Any hint?
Jan 22, 2010
#1 bibendus...@gmail.com
Maybe I could add a highlight mouseover event too ;)
Feb 5, 2010
Project Member #2 adamrs...@gmail.com
this proposed feature would be the best solution:
https://code.google.com/p/fullcalendar/issues/detail?id=191

you could attach your own double click handler in the dayRender callback
Status: Done
Feb 10, 2010
#3 bibendus...@gmail.com
But this doesn't exists now, right?