adesigns / calendar-bundle

This bundle allows you to integrate the jQuery FullCalendar plugin into your Symfony2 application.
MIT License
97 stars 60 forks source link

Attaching JS event to the calendar event #32

Closed groobo closed 9 years ago

groobo commented 9 years ago

Hey, not an issue - just a question,

What would be the best way to attach a JS event to the calendar event? Each of the calendar events carries an ID (should be hidden to the viewer) and there's a form on page that when the user clicks, the form gets submitted.

Thanks!

Never mind, found the full documentation at http://fullcalendar.io/