[thelist] Auto populated JS dropdown

Canfield, Joel JCanfield at magisnetworks.com
Wed Jun 6 18:02:56 CDT 2001


My apologies for not answering your question directly, but I've discovered
that my users would rather type in a date (which I of course validate) than
to choose, say, the 31st from the bottom of a long list. A single select
with the months (easy enough) and a text box, validated (softly) onBlur()
and validated hard onSubmit()

To do penance, I went and found this. Looks like what you're asking.

http://javascript.internet.com/calendars/date-menu.html

Joel D Canfield
Applications Manager
Magis Networks, Inc.
jcanfield at magisnetworks.com
858.523.2328 

-----Original Message-----
From: CDitty [mailto:mail at redhotsweeps.com]
Sent: Wednesday, June 06, 2001 3:50 PM
To: thelist at lists.evolt.org
Subject: [thelist] Auto populated JS dropdown


I am in need of some special JS that I hope someone has.

I need to have a drop down box that lists all the months of the year. In 
another box, the days of the month. When the user changes the month, the 
days drop down would be automatically updated to reflect the correct number 
of days for that month.
anyone have anything like this?

thanks
Chris




More information about the thelist mailing list