13050Submit Oncehttp://javascript.internet.com/forms/submit-once.htmlDo you ever receive multiple copies of a single form submission? Do your visitors click the submit button over and over, hoping it will hurry up the process? Well, JavaScript can solve your problems! The script will prevent the visitor from submitting the form after the first submission. Basic field validation also included! Great!JavaScript > Scripts and Programs > FormsOct 12, 2006
jsColorPallet is an Open Source color pallet for the web. jsColorPallet main function is to allow any user to focus on any text input box and have a color pallet display. The color pallet will allow the user to select a color by clicking color block. The HEX code will be entered into the text field and the color pallet will disappear
Validates an input field to make sure that only a number or character is entered. If you enter a number or a letter everything you can continue on. But, try entering another value like an exclamation point (!), an ampersand (&), or a dollar sign ($) and see what happens. It even highlights the incorrect entry field for you. Nice!
A script that closely examines the content of a form box to ensure that the user entered a valid email address. If not, the form submition is canceled, and the surfer prompted to re-enter a valid address. The script makes the following assumptions regarding what a valid email address is:
ResizeObjects is a set of Javascript functions that that enable a user to build a form and dynamically resize the form objects depending on the size of the browser window. It is Copyrighted 2001, Brain Scan Studios, Inc. and is distributed under the GNU Public License.
Joining mailing list will entitle you
to receive occasional emails informing you of news and
updates to the site and any special offers that may be
of interest to you.