index.html: An example page showing how to use a BootStrap Modal with your FullCalendar events. From http://www.mikesmithdev.com/blog/fullcalendar-event-details-with-bootstrap-modal/
jquery-ui-modal.html: An example page showing how to use a jQuery UI dialog with your FullCalendar events. From http://www.mikesmithdev.com/blog/jquery-full-calendar-with-ui-modal-dialog/
A full working site example in node.js is available at https://github.com/MikeSmithDev/FullCalModal-Node and includes a 3rd example using gCal.js as the event source.