Issue 630: Rightclick / contextmenu
Status:  Done
Owner: ----
Closed:  Oct 2010
Reported by megam...@gmail.com, Sep 6, 2010
Tried to get fullcalendar to work with some contextmenu plugin but I keep running into different problems.

Some native dayRightClick and eventRightClick events in the fullCalendar would be really really helpfull

Oct 7, 2010
Project Member #1 adamrs...@gmail.com
yeah, you cant do any of those things right now, but here are some resources:

- dayRightClick
will be able to do it with https://code.google.com/p/fullcalendar/issues/detail?id=191
but still might build it in

- eventRightClick
can do it with eventRender (http://arshaw.com/fullcalendar/docs/event_rendering/eventRender/) but still might build it in

- context menus feature request
https://code.google.com/p/fullcalendar/issues/detail?id=467
Status: Done