jquery - FullCalendar display event name only -
is possible display event name on calendar? right displays time , event name. event name displayed. know there timeformat function don't know how create time doesn't show. tried timeformat : false. didn't work. still showed time , showed date well.
you can css well. add together css display property none fc-event-time class.
.fc-event-time { display : none; } jquery ajax fullcalendar
No comments:
Post a Comment