|
A generic function written in
jsVal is a JavaScript
Solve the autumn puzzle by
JavaScript for validating
program used for
swapping adjoining items to
HTML forms. The script
validating HTML Forms
create horizontal or
supports all the elements
on the client side. This
vertical combinations of 3
types possible in a form.
allows HTML forms to be
or more identical items.
You set a field to required
validated in the browser
When you have successfully
simply by adding the class
without having to send a
created a combination, it
req to the elements class
request to a sever (PHP,
will disappear.
attribute.
You can specify
ASP, Perl...).
jsVals
whether the script should
saves you from having to
use DOM messages, modal
write complicated
JavaScript dialogues or
validations on server side
simple styling of input
as well as helping you avoid
elements for alerting the
having to rebuild and
user of error.
The script
repopulate the form when
also incorporates a
validation fails.
The
conditional requirements
advantage versus other
feature which allows you to
client side HTML form
make an elements requirement
validators is the ease of
status depending on another
use and flexibility you'll
elements value.
gain. jsVal fits the needs
for most HTML Forms, and can
be also easily be integrated
with existing HTML Forms.
Date: Apr, 05 2006 Date: Mar, 20 2006 Date: Jan, 22 2004 |