The DHTML / JavaScript Calendar
Write a Review
Add to My Favorite
Refer it to Friend
Report Broken Link
Other links at JavaScript > Scripts and Programs > Calendars
WebDate components control date and time input on the web page. New original design makes this task easy and fun thing to do.
Pick-A-Value has been renamed to WebDate for better alignment with other products.
When mouse is kept down on the date or time value change key, values start to scroll. Scroll speed is variable and it will increase the longer the mouse is down.
For better visibility cursor is switched to crosshair when over value change keys.
Category:
Many times I was asked to add this or that feature to the calendar script, some of these requested features were quite essential such as date range checking, and some were just optional such as long date format.
However, each user has his own needs for a calendar script, features critical to this user might be just wastes to another. I realized that an all-in-one calendar is not going to work very well for all the users, and I should code the calendar in a way that each user will be able to pick the desired calendar features exactly, and thus comes the Xin Calendar Mods.
Xin Calendar Mods is a collection of the core scripts and their mod scripts. The core scripts are the revised and trimmed versions of the Xin Calendar scripts, they provide the basic calendar function (aka, pops up to pick a date and you can change the calendar style), additional calendar features, such as date range checking, are coded as separated mod scripts.
When an user embeds the calendar to his web page, he will include the core script and the mod scripts he needs, and use the function calls provided by mod scripts to tailor his calendar
Category:
Add the scriptcalendar to your webpages with one HTML tag. Simply place the HTML tag below on your page and add your events. It's that easy.
Category:
Supports unlimited number of calendars in a page.
Provides In-Page version and Popup-Window version.
In-Page version supports static calendars and popup calendars.
Provides plug-in features via mod scripts, including:
Dropdown lists to pick month and year
Date ranges
Open links from dates
Styles for special dates
Display date info
Date tooltip
Image tile background
Calendar styles defined with CSS.
Flexible calendar layout.
Supports relative positioning and mouse-click positioning.
Provides user functions for date manipulation.
Category:
This is a calendar to be used as a date picker, or date display. Can be used in as many instances as you want, with some handy options.
Category: