|
This script "auto
Automatically searches for
A simple Javascript that adds
Tag editor helps to select a
tabs" a form field (and
all text boxes with values
auto-complete (alternatively
word from an existing list.
jumps to another field) once
and converts their values
called
While you are typing the
the length of the field's
into grayed text that
type-ahead/tracing/find-a
script shows the tags which
value has exceeded a certain
disappears when the input
s-you-type) effect to
contain the typed letters.
length. It works in
receives focus. If the user
dropdown menus displayed in
It is possible to navigate
conjunction with the
has not typed anything and
Internet Explorer. In IE,
with keyboard among the
"maxlength"
switches the focus to
when user press
appearing tags. Using the
attribute of HTML, triggered
another input, the default
"MA" in a drop
enter or selecting with a
whenever the user's input
value will re-appear.
down menu, IE will first
mouse click puts the
reaches the maxlength's
select the first option
selected tag into the input.
value.
starting with "M",
You can continue your work
then select the first option
with the next tag by typing
starting with "A",
a comma.
giving user "AK"
while user actually wanted
"MA" for
massachusetts. Using this
script, user will get “MA”
if “M” and “A” are
consecutively typed (if user
type “M”, then after a while
“A”, user will still be
taken to “AK” as an intended
behavior). Comments in
script is provided so that
one can customize to
determine how fast user has
to type to get “MA” not “M”,
“A”. Currently all printable
characters on keyboard and
keypad are supported (except
for those needing the
"shift" key).
Both IE and Gecko-based
browsers (firefox, mozilla,
netscape, K-meleon etc.) are
supported (it is recommended
that this script is used to
override the default
behavior in the Gecko-based
browsers d
Date: Dec, 18 2002 Date: Dec, 20 2006 Date: Nov, 08 2006 Date: Nov, 29 2006 |
|
A great free invoice program
This script is an adaptation
Use this Automated Wizard to
When executed, this script
that automatically totals
of Matthew Payne's
create dropdown menus for
(which could be applied to
taxable and non-taxable
anyMask.
autoMask
your web site. Users can
one or more textboxes on
items and prints the form on
improves on anyMask.
select a new location and
your web page) will focus
one page. There is a mailer
anyMask forces the entry of
immediately be redirected to
(place text cursor into) on
installed so that you can
fields in a
that page. Fill out all the
a specified textbox and
have the results mailed to
form.
autoMask adds in
selections you wish to use.
cause its background to
you and the sender can print
the auto typing of
blink for 6 seconds. This
a reciept.
formatting characters like
effect could be signify the
'-' and '/'
importance of a specified
textbox, or serve as a
reminder to the user to
input data into it.
Date: Dec, 01 2005 Date: Feb, 03 2005 Date: Dec, 24 2005 Date: Jan, 06 2006 |