edisonbattery
Newbie
Posts: 1
Registered: 11/20/2007
Location: Miami,FL,USA
Member Is Offline
|
| posted on 11/20/2007 at 11:17 PM |
|
|
Remember Last Entered Date?
Is there a way to make the calendar popup with the current date set to whatever it was the last time the calendar was used. i.e.-- if i used the
calendar to select may,5,1980. the next time i click the calendar icon(even on a different page) it will popup with may,5,1980 already selected?
any suggestions... a cookie maybe?
-edisonbattery
|
|
|
tigra
Administrator
Posts: 1920
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 1/7/2008 at 02:12 AM |
|
|
calendar reads the value from the input box. Prefill it with whatever date you want. If you want to keep input box blank then set .dt_selected
property of the calendar object.
|
|
|