Is it possible to set a start and end time for the agendaWeek view in fullcalendar? I want to save the actual chosen week in a cookie and open this week when the user opens the calendar the next time.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://arshaw.com/fullcalendar/docs/
How did I do?
First of all – everything can be found in this amazing site.. the plugin actual manual.
http://arshaw.com/fullcalendar/docs/
Then you can use this
Avaialble views
Apart from that – You can call the gotoDate from a cookie or other variable after the initialisation of the calendar
and that should be called form an anonymous function – something in the line of
Ya MAN! Dont forget to look at this site
http://arshaw.com/fullcalendar/docs/