parmarmayur9090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

year ">>" disabled #152

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello

I'm looking for a way to disabled the "<<" and ">>" for year change (keep
only month change).

Possible ?

(using v. 84 2009-08-05)

Many thanks

Original issue reported on code.google.com by ony...@gmail.com on 9 Dec 2009 at 8:21

GoogleCodeExporter commented 8 years ago
set showYearNavigation: false when calling datePicker function. Look more into
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/documentation.html

Original comment by singh.kr...@gmail.com on 3 Mar 2010 at 5:02