Changing eventClick to occur only on double click in jquery FullCalendar plugin
- by Steve
Is it possible for the eventClick to happen on a double click rather than a single click? I know of ways in which I can do this but is there an elegant way of doing this using this plugin without changing the core?
Thanks
Steve