Skip to main content

All Questions

0 votes
0 answers
42 views

Create Multiple events on same time on each day/date between different start and end date [duplicate]

I'm using Fullcalendar,I have to create an event on same time between start and end date. Here my start and end dates are different but I have to create event on each day/date between start and end ...
MR. OMKAR NIPANE's user avatar
0 votes
0 answers
1k views

Fullcalendar Jquery plugin showing "fullcalendar not a function"

EDIT: Calendar shows but it's faulty! I am trying to include a Jquery fullcalendar plugin in my code, and it is not working. The following simplistic code (NOT my actual project) works fine, but ...
user11508332's user avatar
1 vote
1 answer
559 views

Fullcalendar custom view issue (navigation)

I have 4 calendars on my page, [1 (December), 2 (January), 3 (February)] are showing months, 4 is showing list of events (custom view of 3 months (December, January, February)). Calendar navigation is ...
NuZ's user avatar
  • 31
0 votes
0 answers
12 views

When I add a time to my jsquery calendar it is changing to a different time

Sorry if this has already been fully answered but I can’t pin down the actual solution to my problem. I think this should be a simple solution and I’m pretty sure I know the problem, however, I’m ...
user avatar
0 votes
0 answers
674 views

FullCalendar, day view: fit height to screen

The question is about FullCalendar v3.4.0. If you open the example here and choose day view, you get a vertical scrollbar. I want the view to fit to the browser window instead. What I mean is that I ...
Paul's user avatar
  • 6,569
1 vote
1 answer
893 views

How to set Month View in Full Calendar to expand only if there is a event?

I have Customised the FullCalendar plugin little bit for a project of mine, it looks like this - month view. As you can see the empty date has the same height of the date's with the Events. what I ...
Jithin Raj  P R's user avatar
6 votes
1 answer
5k views

how to bind year and month dropdown in fullcalendar (jquery plugin)?

My requirement is to bind these two dropdown with fullcalendar and reflect the changes according. I have already searched lot about binding the custom dropdown to the fullcalendar but not getting ...
Pushkar Adhikari's user avatar
1 vote
1 answer
71 views

fullcalendar axis missing when modified

I have issue with fullcalendar where when I modify the axis it disappears. here is my code: $(document).ready(function() { $('#calendar').fullCalendar({ header: { left: 'prev,...
Michael's user avatar
  • 251
2 votes
3 answers
398 views

How to select text when using FullCalendar and SlickGrid

I have a page with SlickGrid on it and I wanted to add a FullCalendar to show date-based data in calendar form to augment the table (grid) display. This worked fine (grid shows and calendar shows), ...
nothingisnecessary's user avatar
0 votes
0 answers
130 views

How to display days in rows using fullcalender.js?

Below is the link for a calender in which I am showing different days in columns.I just want to display the this days in rows instead of columns.Please help.
Rupin L's user avatar
  • 53
1 vote
1 answer
11k views

Custom titleFormat for week view in fullCalendar

I'm trying to upgrading fullCalendar from 1.6 to 3.0 Previously my titleFormat was : titleFormat: { month: "MMMM yyyy", week: "'Week from 'd [MMMM] { 'to' d MMMM yyyy}", day: "dddd d ...
Pak's user avatar
  • 2,714
-2 votes
1 answer
327 views

FullCalendar does not display times in the column schedules

Using the plugin FullCalendar in order to store events, the plugin is not displaying the time in the column schedules. Follow the link to JSBin: https://jsbin.com/jemejiq/edit?html,css,js,output ...
Márcio Sampaio's user avatar
1 vote
0 answers
2k views

Fix mobile day selection in fullcalendar

I have a calendar application using fullcalendar. I actually am using two instances, on top is a month (or optionally week) calendar view, and below is an simple day view (list) of events for the day ...
Eric Seifert's user avatar
  • 1,976
0 votes
1 answer
2k views

How to Hide start time(.fc-time) in week and day view of full calendar Jquery?

I want to hide the start and end time in week and day view only but not in month view calendar. if I do something like below .fc-time{ display : none !important; ...
Cherry's user avatar
  • 675
0 votes
1 answer
5k views

How can I render "day click" event when clicked on "Event Click" in Jquery full calendar?

In jquery calendar,we have day click and event click. I am looking to render "day click" only even if the "event" is clicked. I commented the event click in my code to render "day click".Even though ...
Cherry's user avatar
  • 675

15 30 50 per page
1
2 3 4 5
8