fullcalendar

Clear fullcalendar background

I'm using fullcalendar for a system where the user clicks on a day to schedule an appointment. I need to leave the backgroun ... (this).css('background-color', 'red'); } }; $('.calendar').fullCalendar(opt); }); Example in jsfiddle

Fullcalendar month and current year

Good night everyone, I'm needing to know if there's a way to catch the month and current year of FullCalendar, when we click ... way to pass this data for the search in the database? I am using an array with json for setFullCalendarEvents = function(){}

Leaving Fullcalendar in the en-BR language

Hello, I downloaded a template fullcalendar from Adan Shaw, only the default language is English, I would like to leave it in Portuguese. How do I carry out this change? Thanks.

How to translate the calendar header from Full Calendar? [closed]

closed. this question is out of scope and is not currently accepting answers. ... (en-br.js) being called correctly. It is properly referenced in the folder locale and BundleScript used for this calendar.

Angular Calendar 6-calendar does not show events on first load

The calendar does not show events on the first upload. Only when I trigger any event like clicking the button to change the v ... modalData.event.start); console.log("end:" + this.modalData.event.end); } } FIRST LOAD AFTER TRIGGERING SOME EVENT

Take only the time in Fullcalendar

How do I get only the time in Fullcalendar? I'm using Fullcalendar to register the events. The fields are: Title, event ... n json_encode($data,JSON_UNESCAPED_SLASHES); Is there any variable in Fullcalendar or some way of picking up only the time?

I would like to know how can I make a select with every Friday of the year in mysql for example

I am developing a calendar, and it will be used to schedule meetings. There are sectors, such as the I. T. sector for example ... meeting), every Friday of the year. I'm using the library fullCalendar.io, mysql and PHP. Please, somebody give me a light.

Autocomplete jQuery UI in background in Bootstrap modal

I am doing an autocomplete with jQuery UI and it is working as it should, but the autocomplete list is "at the bottom" of the ... st autocomplete list name is" Goulart " I need help so that the list is presented in 1st plane ,i.e. "on top" of the modal.

Button to delete fullcalendar events-Celke

In the code below, when I click "Delete event" gives an error that we need to select the event (Event ID). Code where even ... dex.php"); } Celke website: https://celke.com.br/artigo/como-editar-um-evento-no-fullcalendar-com-janela-modal-do-bootstrap