drop 1.4.7Called when a valid jQuery UI draggable has been dropped onto the calendar. function( date, allDay, jsEvent, ui ) { }
To see this callback function in action, view the droppable article or look at this example. |
drop 1.4.7Called when a valid jQuery UI draggable has been dropped onto the calendar. function( date, allDay, jsEvent, ui ) { }
To see this callback function in action, view the droppable article or look at this example. |