| Issue 1261: | Select Box for Year and Month in Header | |
| 4 people starred this issue and may be notified of changes. | Back to list |
Hi all,
I've just made small modification for fullcalendar and added option to display selectbox of year and month in header.
You just simply use text 'select-my' in header specification.
Also you can specify how many years to show forward in the selectbox using options selectMY: { years: n }.
Maybe someone will use it.
Because it is not possible to attach files now, patch can be found here: http://horinek.net/~dal/fullcalendar-1.5.2-selectmy.patch
Apr 13, 2012
#1
Er.akash...@gmail.com
Apr 13, 2012
Demo can be found here: http://horinek.net/~dal/fullcalendar-demo/, packed version including the code: http://horinek.net/~dal/fullcalendar-demo.zip
Apr 26, 2012
Thanx thats a Awesome Code
Aug 15, 2013
(No comment was entered for this change.)
Status:
Duplicate
Mergedinto: 514
Jan 15, 2014
Hi, I have used your code its great. But the year shown is current and the next year only. How can i add the previous year as well.
Jan 21, 2014
I also very much like the look and functionality of the select boxes for changing the year and month. However, I need to be able to include previous years as well. Is it possible to modify the initialization of the select controls to include previous years as well? Also, I noticed that you can use the left arrow to navigate to a month prior to what is displayed in the select controls (i.e. clicking the left button when January 2014 is selected will display December 2013 but the select controls will show December 2014). I think the left and right arrows should be disabled once the minimum or maximum date range is reached. Can anyone else duplicate this behavior? Thank you again for a great control. Matthew |
|
| ► Sign in to add a comment |