calendarxp Site Admin
Joined: 30 Jan 2005 Posts: 409
|
Posted: Tue Feb 15, 2005 5:16 pm Post subject: [PopCalendarXP]How to set the initial month/date? |
|
|
There are 3 factors that will affect the month shown upon the very 1st popup.
- if the value of the associated form field is a valid date, then this date will be selected and shown up.
- if the gdSelect option is set and valid, then the calendar will come up with it.
- if none of the above applies, the calendar will show up with the month set by the default-month parameter in the name & id of the iframe tag. But no date gets selected.
Therefore the easiest way to init the month or date of the popup calendar is to put a valid date in the form field.
_________________ Copyright 2003-2011 Idemfactor Solutions, Inc. All rights reserved. |
|