Category "fullcalendar"

How change nameMonths of fullcalendar to Spanish or any language

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

FullCalendar V2 Event Title cut off in month view

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

how do i pass info.startStr into an html input inside a modal window?

I am calling a modal upon clicking/selecting a date (NOT EVENT) in FullCalendar: select: function(info) { var sdate = info.startStr; $('#fullCalModalAdd').

Adding event hovertext in fullcalendar

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

How to change the cursor pointer on fullcalendar?

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

Hide start time in FullCalendar

On FullCalendar, in the month view, is there a way to hide an event's start time?

Hide start time in FullCalendar

On FullCalendar, in the month view, is there a way to hide an event's start time?