A combination of HTML and Javascript that allow for quick date selection for user input. This script is a combination of the "dsInput" script that I created and a version of ...
A combination of HTML and Javascript that allow for quick date selection for user input. This script is a combination of the "dsInput" script that I created and a version of "simplecalendar" that I modified to work with dsInput. This script is composed of 3 combo boxes (day,month,year) and a small clickable image that displays a nice visual date picker using DHTML. Both types of controls are linked together and synchronized through 2 small Javascript functions on the page.