|
Increase the
This is a JavaScript Form
qForms is a complete
dateBox is developed to
"intuitiveness" of
validator. When you submit
JavaScript API for
easily work with date HTML
filling out forms on your
the form, it validates the
interfacing forms. It will
form fields and represent a
site with this script. It
data you entered in the
not only simplify your work,
set of date fields as normal
applies coloring to the form
various fields. You are
but will also give you the
JavaScript Date object. The
element in focus, better
allowed to enter only
ability to create more
main part which set it apart
indicating which one the
alphabetical characters in
complex form-based
is OOP. The script turned
user is currently on.
the "Name" field.
interaction. qForms was
out to be weighty, but it is
You can enter only numerical
designed with everyone in
not a big problem as it is
data in the "Age"
mind—from the complete
mainly intended to be used
and "Zip" fields.
JavaScript novice to the
in web interfaces so user
You can also choose which
most sophisticated guru. In
will have to download it
fields are
this session, we’ll cover
only once. Main features:
"required" by the
all the basics of the API as
OOP structure; automatic
user to be filled.
well as how to create your
recalculation of the day
own add-ons. qForms is an
drop-down menu; correctly
open-source JavaScript API
handles leap years; ablility
released under the GNU LGPL.
to compose short and long
dates; support for IE 5+
& NS 6+ (and other Gecko
compatible browsers); and
customization.
Date: Jul, 05 2002 Date: May, 14 2002 Date: May, 02 2002 Date: Jan, 10 2002 |
|
This script demonstrates how
This is a code snippet
FormPlus is JavaScript which
This script allows user to
to prevent your users from
demostrating how to empty a
enables you to valid your
focus on the next form
submitting the same form
textarea with a simple click.
form. Make sure you will
element like
data multiple times. If the
receive complete information
textbox/textarea depending
user click the submit button
from visitors. Form fields
on maxlength /enter or tab
more than one once, it shows
can be added and modified as
keypress event. This
a small message that the
your requirement. The script
currently works on IE 4.0,
form data has been already
also disables right click to
5.0, 5.5 and NS 4.0, 4.75,
sent.
protect your properties.
6.0.
FormPlus works on IE and
Netscape.
Date: Oct, 08 2001 Date: Oct, 08 2001 Date: Sep, 03 2001 Date: Jul, 09 2001 |