|
tdAutoSelectBox is designed
When executed, this script
wForms is a javascript
Features
* Fully
to fully replace the browser
(which could be applied to
extension that adds commonly
JavaScript.
* Automatic
rendered select boxes and
one or more textboxes on
needed behaviors to
input control conversion
multi-select boxes with a
your web page) will focus
traditional web forms. It
with a single attribute in
Windows-like "combo
(place text cursor into) on
follows the principle of
the input tag, or using a
box" or auto-complete
a specified textbox and
progressive enhancement :
special id attribute.
*
text box. Apart from
cause its background to
unobtrusive, cross-browser
Customize options for
avoiding the various issues
blink for 6 seconds. This
and degradable. I should
currency symbol and
with the browser rendering
effect could be signify the
also point out that not a
separators.
* Automatic
of select boxes,
importance of a specified
single line of code is
formatting.
* Automatic
tdAutoSelectBox adds the
textbox, or serve as a
required to actually use it.
re-formatting when edit's
ability for a user to type
reminder to the user to
That makes the learning
form submit (i.e. the
inside the select box for
input data into it.
curve almost non-existant.
input's value is submitted
faster entry, just like a
If you can add a class to a
as a normal number).
* GPL
combo box. You may also
tag, then you can use
License.
* Easy of
further customize
wForms.
Implemented
use
Works with Mozilla
tdAutoSelectBox in ways that
behaviors are:
* Switch:
family and IE
are impossible with
Allows you to show/hide
browser-rendered select
relevant parts of a form
boxes and multi-select
based on the user inputs.
*
boxes. In addition, new
Repeat: Allows parts of a
AJAX capability has been
form to be repeated if the
added for advanced web site
user wants to provide more
developers. Now,
answers.
* Field Hint:
tdAutoSelectBox can
Displays contextual help
call-back to server-side
based on the current input
scripts and process data
focus.
* Input Validation:
dynamically.
Validates common input types
(email, numbers, ..) and
displays appropriate error
messages.
Date: Sep, 20 2006 Date: Jan, 06 2006 Date: Aug, 29 2005 Date: Apr, 18 2005 |
|
Synforce is a Javascript
Group and split your long
This pulldown menu will
Tigra Form Validator is
library that provides
option list into some short
automatically adjust the
professionally designed
real-time syntax enforcement
sub-lists and switch between
range of months so that the
JavaScript component
on data entered into text
them with ease.
current month is at the top.
performing client-side form
input boxes in HTML forms.
The remaining months are
validation of any
Synforce is Open Source
placed in order after the
complexity. The script
software, licensed under the
current month.
supports most of the data
GNU Lesser General Public
types used in online forms
License (the LGPL).
The
and it can be easily
input text box is commonly
extended with any custom
used for gathering
types. Offering reach
unstructured data, but
feature set, and great
suffers from the lack of any
browser compatibility Tigra
standard way to ensure that
Form Validator PRO is
a user enters only data of
suitable for any HTML form
an appropriate type: for
imaginable so visitors
example, although you may
benefit from uniform,
provide a text box to gather
intuitive and friendly
a customer's name, if the
client side validation.
customer is inattentive (or
even malicious) he may enter
his telephone number
instead. Synforce goes some
way to ensuring that this
cannot occur, by checking
the syntax of the data
entered as it is typed, and
discarding characters that
would violate the syntax
that you wish to enforce.
Date: Feb, 24 2005 Date: Sep, 04 2004 Date: Aug, 02 2004 Date: Jul, 06 2004 |