跳到主要內容

發表文章

目前顯示的是有「FullCalendar」標籤的文章

How to make your view in FullCalendar: the hack way 如何硬改FullCalendar做出自己的View

因為FullCalendar的變數命名空間及呼叫方式,要在不動原始.js檔情況下建立自己的View很困難,因此先用「硬改」fullcalendar.js 的方式。 It's difficult to make a new view without modifying the source code of "fullcalendar.js", thus I chose the easy way.