DateChooser is submitted!
Your script is now in the approval queue. After a quick review we will notify you of the script's status by email. If everything's alright, we'll publish your work to the site and rss feed. Otherwise, we'll send you the email explaining what seems questionable. In that case, reply to the email whenever we should review the script again.
Also, don't hesitate to discuss things if you feel that our reasons are unfair. We are real folk, and we don't like bureaucracy. : )
Thank you for your contribution!
1
Built with prototype and a new style of event architecture allows for an all around easier grid API. Continued with an incredibly easy to use implementation of a date chooser.
This demonstration is built using a small package of javascript classes that use the prototypejs library.
* GridBase an abstract javascript class that introduces a comprehensive grid event API. Ideal for subclasses to take advantage for click and drag or mouse over cell events.
* GridBuild further extends the GridBase class to introduce more methods for handling dynamic grid construction as well as easy data injection.
* GregorianCalendar a subclass of prototype's ObjectRange class. Defines a range of dates to represent a month.
* CalendarSelect extends GridBuild, using an instance of GregorianCalendar formats the data into a grid.
* DateSelect extends CalendarSelect, enhances the interface to include convienence controls.
- Website:
-
DateChooser
- Author:
-
Matthew Foster
- Size:
- 20 KB
- Last modified:
- 09/22/2007
- License:
-
n/a
- Tags:
- datepicker
- Rating:
-
3
(3/5 from 2 votes)
- Your rating:
-
0
Not yet rated
- Please sign in or register to rate this script
- You can't rate your own script.