Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 570 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 570 Bytes

FullCalendar Modal Example

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.