Popup Calendar 1.1 - DHTML Lab | 6
Pop-up Calendar 1.1
The Future of dlcalendar.js
New Features
The next version of the DHTML Lab Popup Calendar will include the ability to read and write dates to separate <input> and <select> elements for date, month and year.
Browser Support
The DHTML Lab Popup Calendar will support more platforms and browsers, with the intention of including all DHTML browsers. The exceptions will be Netscape 4.x and Internet Explorer 4.x.
User Input Validation
We will include routines to validate manual user date input, if the calendar instance is bound to a input form element(s).
Exposure of Calendar Object Methods...
...for seasoned JavaScript programmers. Expanding the script in this way will facilitate its use in larger, more complex JavaScript web applications.
Code Discussion
Finally, we will come back to the script and provide the requisite line-by-line discussion, for those of you who want to know how it all works.
Until we do that, however, you can peruse the complete external script ( dlcalendar.js ) on the next page.
Send a comment or suggestion to Peter Belesis
Created: September 07, 2004Revised: September 07, 2004
URL: https://webreference.com/dhtml/column69/6.html