[jQuery] Re: years in jQuery Datepicker

2009-03-09 Thread phipps73
If you select the 1999 year and then click on the Year dropdown again you will see the previous 10 years is now added. You then click on 1989 and so on until you get back to the year you want. You can probably also specify the range to display as mentioned by MorningZ. On Mar 9, 2:39 am, Morning

[jQuery] Re: years in jQuery Datepicker

2009-03-08 Thread MorningZ
Looking at the "Configuration" tab, you can set the value "date:minDate" and that should do the trick On Mar 8, 7:14 pm, Javier Guerrero wrote: > Hi, > > I'm using *jQuery Datepicker *http://keith-wood.name/datepick.html > > but, I can't  show more years before 1999. > > please, somebody can he