DomAPI Home
DomAPI
Author: Henry 05/04/2006
Modified: Henry 05/04/2006
   Show history History
Datepicker2

FAQ:

Q: How to set doShowHolidays property of datepicker2 like the one in datepicker?
A: Since datepicker2 is not base on dropdown. Need to access the .calendar member.
elm1.calendar.doShowHolidays = false;

   
DHTML by www.domapi.com