Jquery Full calendar and dynamic event colors

前端 未结 4 1922
我寻月下人不归
我寻月下人不归 2020-12-14 02:12

I would like to to pass the colors for the events through my json events source for jquery fullcalendar, how do i achieve this ?

4条回答
  •  攒了一身酷
    2020-12-14 03:08

    If you upgrade to version 1.5 you may find this does not work. The solution appears to be to comment out the style

    .fc-event-skin { }
    

提交回复
热议问题