|
Use this JavaScript class to
A flexible, simple pop-up
Fcp.Calendar is a tiny,
This java script calendar
create a monthly calendar.
calendar written to work
self-contained Javascript
shows the time, and date all
It's easy to use and highly
across browsers. It's fully
library. It displays a
set in its own frame box
customizable, supports
commented and customisable
monthly Gregorian calendar;
with color
multiple languages, and you
for language, colours, date
an event can be triggered
can choose whether weeks
format and the week's start
when the user clicks on a
start with Saturday, Sunday,
day. The pop-up displays a
date.
Main
Monday, or any other day. Of
month at a time from a
advantages:
* it's tiny -
course you can create as
specified range of years.
8Kb uncompressed;
* it's
many calendars as you like.
The optional year, month and
self-contained - one
day input determines the
Javascript file (CSS is
initial month displayed.
optional);
* it's known to
Allows disabling of dates,
work on Firefox/Seamonkey,
date ranges and days of the
Opera 9, Konqueror 3.2/3.5
week. Optionally draggable.
and Internet Explorer 6.
This is ideal for
combination with server-side
technologies to produce a
professional application.
Date: Dec, 22 2006 Date: Dec, 15 2006 Date: Nov, 29 2006 Date: Nov, 28 2006 |
|
Basic java script calendar
This easy to use calendar can
Pure javascript; tested in
DateClick is an ultra-fast
very simple
be used either as a
major browsers (IE, Opera,
popup calendar that allows
standalone calendar or used
Mozilla, Netscape); can be
your user to move between
to add dates to a text field
customized with styles;
months, years, or even
you define. The years that
convenient user interface;
decades with speed and
appear in the year drop down
incremental date/month/year
efficiency. Cut down on
list are completely
change without opening the
formatting errors and typos
customisable, as is the
calendar. Has functions
by letting your users just
design via standard CSS
that: create the calendar
point and click! DateClick
styles. This script
(fieldname is a parameter)
is 100% Javascript so it can
dynamically builds the
with an optional date Date
be used with any type of
calendar at run time
(DD.MM.YYYY / YYYYMMDD
page: ASP, PHP, Cold Fusion,
allowing multiple instances
formats), set a year range
etc., and is compatible with
to be displayed on the same
allowed, enable/disable the
a wide range of browsers.
page.
calendar, set a date,
display an error message,
return the selected date
etc. OnChange event is
supported for advanced
scripting so that multiple
calendars on the same page
can interact. The problem of
overlapping Select's in IE
is resolved. For browsers
that do not support the
calendar (mostly Safari)
simple lists for selecting a
day, month and year are
displayed as a fallback. The
date value is stored in a
hidden field so the
resulting value has the same
format and server-side
scripts need no change.
Date: Nov, 28 2006 Date: Nov, 04 2006 Date: Oct, 30 2006 Date: Oct, 21 2006 |