Kelvin, you are my hero.

-g


On Apr 24, 2007, at 12:36 PM, Kelvin Luck wrote:

>
> On Tue, 24 Apr 2007 16:53:27 +0100, Shelane <[EMAIL PROTECTED]> wrote:
>
>>
>> Is there a way to allow the user to select a date in the past without
>> that being the default date shown?
>>
>
> Yes. Simply pass a startDate in when you initialise the date picker  
> or call dpSetStartDate afterwards. The date picker defaults to  
> showing todays month (as long as that is inside the limits of  
> startDate and endDate) but you can control which month is shown by  
> passing in month and year parameters when you initialise the date  
> picker or by calling $().dpSetDisplayedMonth(m, y) on elements with  
> date pickers associated.
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery (English)" group.
To post to this group, send email to jquery-en@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to