|
The script creates
This script uses cookies to
dhtmlxTreeGrid is a
A generic function written in
dynamically a set of select
add a checkbox to your
cross-browser JavaScript
JavaScript for validating
elements: the range in each
forms, enabling users to
component that combines
HTML forms. The script
following is related to the
remember the values of
editable table and tree
supports all the elements
selected option in the
certain text fields they've
view. It represents both
types possible in a form.
previous one.
An example of
entered and recall them
hierarchical and tabular
You set a field to required
array generation from a
later.
data and allows client-side
simply by adding the class
database is now included.
data entry and editing. Ajax
req to the elements class
support and rich JavaScript
attribute.
You can specify
API brings great flexibility
whether the script should
to the treegrid allowing you
use DOM messages, modal
to create customizable
JavaScript dialogues or
dynamic tables with
simple styling of input
expandable
elements for alerting the
rows.
dhtmlxTreeGrid
user of error.
The script
supports data sorting,
also incorporates a
column resizing,
conditional requirements
drag-and-drop and different
feature which allows you to
cell types (multiline text,
make an elements requirement
image, combo box, list box,
status depending on another
checkbox, radio buttons,
elements value.
etc.). It also provides
drag-and-drop feature that
allows you to easily
rearrange tree items with
corresponding rows.
Date: May, 24 2006 Date: Apr, 24 2006 Date: Apr, 12 2006 Date: Apr, 05 2006 |
|
jsVal is a JavaScript
Simply add a few extra
Validates a phone number
Validates a zip code based on
program used for validating
attributes to any form
against the regular
both US zip code schemes:
HTML Forms on the client
element and you have form
expression: (555) 555-1234
12345-1234 or 12345
side. This allows HTML forms
validation! Generic for all
to be validated in the
HTML forms. No major
browser without having to
javascript required in HTML
send a request to a sever
form code. I.E., Firefox,
(PHP, ASP, Perl...).
Netscape Compatible. Uses
jsVals saves you from
Coldfusion tag style
having to write complicated
validation.
validations on server side
as well as helping you avoid
having to rebuild and
repopulate the form when
validation fails.
The
advantage versus other
client side HTML form
validators is the ease of
use and flexibility you'll
gain. jsVal fits the needs
for most HTML Forms, and can
be also easily be integrated
with existing HTML Forms.
Date: Mar, 20 2006 Date: Mar, 02 2006 Date: Feb, 05 2006 Date: Feb, 05 2006 |