Fullcalendar: draggable object rejects fullcalendar as droppable even though fullcalendar accepts drop
I have set up FullCalendar to accept drops, which it does. But the draggable object, which I have constructed with revert:'invalid' does not seem to recognize the dates on FullCalendar as droppable, and reverts back. Here is my code: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html><head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>mydrag</title> <script src="fullcalendar-bundle.js" type="text/javascript"></script> </head><body> <div id="mydrag" style="width: 200px; height: 100px; background-color: red;">My