seankenny / fullcalendar

Full-sized drag & drop event calendar (jQuery plugin)
http://arshaw.com/fullcalendar/
MIT License
60 stars 39 forks source link

How can I understand in which resource did I drop item. #63

Closed VTTodorov closed 7 years ago

VTTodorov commented 7 years ago

Hello, I'm making an app and Im trying to do some JS magic when I drop something to the fullCalendar. Is there a way to get the resource id in the 'drop' event ? Im not dropping events so I need it in the drop event not in the eventDrop.