Gday there

You can always add...

$(function()
{
$('.date-
pick').datePicker({startDate:'01/01/2007',endDate:'31/12/2007'});
});

Tweaking Start and End dates as you need, or just include one of the
options, for whatever suits your needs.



On Sep 12, 2:42 pm, faraz <[EMAIL PROTECTED]> wrote:
> I m using jquery date picker v2.Calendar starts from current date
> whereas i want to start it from jan 2007.Can anyone tell me how can i
> do this ? I tried few things in  jquery.datepicker.js file bt nothing
> worked.Please help me out.

Reply via email to