Categories

Updated: 02/05/2008

Convenient calendar in javascript (Date Picker)

Pure javascript; tested in major browsers (IE, Opera, Mozilla, Netscape); Windows-like look, can be customized with styles; convenient user interface; incremental date/month/year change without opening the calendar. Has functions that: create the calendar (fieldname is a parameter) with an optional date Date (DD.MM.YYYY), set a year range allowed, enable/disable the calendar, set a date, display an error message, return the selected date etc. OnChange event is supported for advanced scripting so that multiple calendars on the same page can interact. The problem of overlapping Select''s in IE is resolved.
©2019 A--9.com