My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2001: Panning on FullCalendar
1 person starred this issue and may be notified of changes. Back to list
Status:  Invalid
Owner:  ----
Closed:  Sep 2013


Sign in to add a comment
 
Reported by ashuraut...@gmail.com, Sep 25, 2013
I am using http://arshaw.com/fullcalendar/ FullCalendar to display events in my project.

Everything works fine except when i try to set width in calendar to achieve panning functionality.

Basically, i want to display fullcalendar in full size (using agendaWeek) on PC and if i switch to tablet or re size the browser i want calendar to re-size up-to 500px or 600px and after that it should crop i.e. overflow-x hidden so that i can pan to see the events.

I tried fixing the width of my calendar like:

<div id="calendar" style="width: 750px; overflow: hidden;">
</div>
but instead it stopped re sizing the calendar. I am not sure how to give a start to solve this problem.
Sep 25, 2013
Project Member #1 adamrs...@gmail.com
this is not a support forum, so i can't answer your question.

but http://arshaw.com/fullcalendar/docs/display/render/ might help
Status: Invalid
Sep 25, 2013
#2 ashuraut...@gmail.com
I just wanted to confirm that can't i achieve this by adding my own custom code or anything like that?
Sign in to add a comment

Powered by Google Project Hosting