I hope somebody could answer, is kind of silly question probably... I would like to change the values of monthnames, monthNamesShort. I found I can change the v
After upgrading to V2 of jquery fullcalendar I noticed that events with long titles had the title cut off. I worked around this issue by adding CSS, but now an
I am calling a modal upon clicking/selecting a date (NOT EVENT) in FullCalendar: select: function(info) { var sdate = info.startStr; $('#fullCalModalAdd').
I'm trying to include a hover text on events in a month calendar page of full calendar. I have and array object declaring the events that need to be on the pag
I'm using fullCalendar plugin for my project. I noticed that when I set the "editable: " into false, the cursor hover on the events becomes default instead of s
On FullCalendar, in the month view, is there a way to hide an event's start time?
On FullCalendar, in the month view, is there a way to hide an event's start time?