Is that possible to minimize the UI at maximum in order to look like jQuery UI datepicker (i mean the same dimensions) ?
I love the functionalities of Fullcalendar but I need to display it in a small box.
1) how to minimize at maximum the UI i only need a minimal UI like jquery UI datepicker ?
2) How, instead of displaying the event in the case where the day is displayed, to just display the number of the day and apply a custom style on it to make it clickable ?
Thanks
If you need a view other than what fullcalendar provides, you can work on building your own View. As of 1.5 this option should be available (the issue is marked closed as of March), but documentation does not yet appear on the site. When you create a custom view you will be able to style it however you like.
To set the calendar to a certain height, you can pass an option at start-up:
or set it dynamically: