|
If you have a very large HTML
This simple script set shows
A cool JavaScript/DHTML and
This useful script prevents a
SELECT list, finding the
how to highlight (select)
cookies driven address book.
form from being
correct item can be like
the text in a form's
inadvertantly submitted more
looking for a needle in a
textarea by clicking on a
than once, which often
haystack. For example, if
link. Useful for code
occurs if the user clicks on
you have a list of a couple
listings, order form
the "submit"
hundred names, finding a
information, or other
button multiple times before
single one can be difficult.
material the visitor may
the process is complete. The
This article provides a
wish to copy to the
result is partial or
JavaScript technique for
clipboard with Control+C.
multiple submissions. With
filtering the items in a
this script, the submit
select list so that only the
button is disabled once it's
matching items are shown,
been pressed the first time.
making it much easier to
locate the desired item.
Date: Oct, 09 2003 Date: Aug, 28 2003 Date: Aug, 28 2003 Date: Aug, 19 2003 |
|
Pungo spell is an easy, and
You can write the form
This is the North American
Is the user pressing the
more importantly, a FREE way
specifications in notepad,
version of Ken's Country
"Enter" key in the
to add a studly spell
then cut & paste it into
Chooser
It displays two
middle of your form causing
checker to just about ANY
the textarea. You can then
select boxes, one for the
inadvertent and incomplete
web application.
generate the form with two
country (Canada and United
form submissions? This
<p>
What
types of layout. Afterwards
States), and one for the
script disable the
does it
you can edit the form to add
state/provinces.
Simple
"Enter" key when
javascript validations etc.
to install, just copy and
pressed inside chosen fields
paste the JavaScript into
of your choice. Moreover, it
the section of your Web
then advances the cursor to
page, and insert the
the next field within the
twostatements into your form.
form.
Date: Aug, 06 2003 Date: Jul, 09 2003 Date: Jul, 09 2003 Date: Jul, 06 2003 |