views:

162

answers:

1

I need to create a dinamic page with a Fullcalendar plugin. I want to drag event (div) to calendar from a sidebar.
Any idea to do this with Fullcalendar or with other plugin ?
Any example ?

I found this link http://github.com/arshaw/fullcalendar/tree/fcdraggable, but don't work fine and it has some bug.

A: 

have you tried running examples/external-event-drag.html and examples/external-event-drag2.html? they show you how to use it. what is buggy about them?

if you can't get them to work, i am sorry, i cannot provide support, b/c that code is not officially released.

good luck

arshaw