Title:
Validate empty form fields and e-mail addresses
Description: Checking that form fields have input is extremely important - having this performed before the form is submitted, client side, before its handled by anything at the backend such as an SQL or MS Access database, is vital and an additi...,
Hits: 7773
|
Free Version: n/a Platform(s): All Updated:
March 15, 2008 |
|
Title:
Block multiple form submission
Description: This useful script prevents a form from being inadvertantly submitted more than once, which often occurs if the user clicks on the "submit" button multiple times before the process is complete. The result is partial or multiple submi...,
Hits: 5447
|
Free Version: n/a Platform(s): All Updated:
March 15, 2008 |
|
Title:
Suggestions
Description: This JavaScript allows your visitors to send you feedback right from their browser. It also automatically logs their Browser types and versions.
...,
Hits: 6367
|
Free Version: n/a Platform(s): All Updated:
May 15, 2008 |
|
Title:
Check All / Clear All links for dynamic check-boxes
Description: In forms when using check boxes for a list of records that is generated dynamically (example: display of messages in your yahoo or hotmail inbox) you might want a simple feature of checking or clearing all the check boxes related to ...,
Hits: 5440
|
Free Version: n/a Platform(s): All Updated:
May 15, 2008 |
|
Title:
wForms: A Javascript Extension to Web Forms
Description: wForms is a javascript extension that adds commonly needed behaviors to traditional web forms. It follows the principle of progressive enhancement : unobtrusive, cross-browser and degradable. I should also point out that not a single...,
Hits: 5685
|
Free Version: n/a Platform(s): All Updated:
March 15, 2008 |
|
Title:
Validation (Num. or Chars)
Description: 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, entering another value like an exclamation point (!), an ampersand (&), or a...,
Hits: 7517
|
Free Version: n/a Platform(s): All Updated:
May 15, 2008 |
|
Title:
Drop-In Form Validation
Description: Using a combination of CSS and Javascript this script will demonstrate how to drop in code to check all the required fields on a HTML form without having to specify each and every field. Incredibly Simple and easy to integrate with y...,
Hits: 5168
|
Free Version: n/a Platform(s): All Updated:
February 15, 2008 |
|
Title:
Validate Phone Number
Description: Validates a phone number against the regular expression: (555) 555-1234
...,
Hits: 5740
|
Free Version: n/a Platform(s): All Updated:
March 15, 2008 |
|
Title:
Highlighting Form Text Areas on Mouse Click
Description: This simple script set shows how to highlight (select) the text in a form`s textarea by clicking on a link. Useful for code listings, order form information, or other material the visitor may wish to copy to the clipboard with Contro...,
Hits: 6192
|
Free Version: n/a Platform(s): All Updated:
March 15, 2008 |
|
Title:
Disable "Enter" key in form script
Description: Is the user pressing the "Enter" key in the middle of your form causing inadvertent and incomplete form submissions? This script disable the "Enter" key when pressed inside chosen fields of your choice. Moreover, it then advances the...,
Hits: 5274
|
Free Version: n/a Platform(s): All Updated:
April 15, 2008 |
|
Title:
Submit Once
Description: Do 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? This script will solve the problem by preventing the visitor from submittin...,
Hits: 5808
|
Free Version: n/a Platform(s): All Updated:
February 15, 2008 |
|
Title:
Javascript Get Variables
Description: This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable...,
Hits: 6080
|
Free Version: n/a Platform(s): All Updated:
May 15, 2008 |
|
Title:
Auto-complete type-ahead dropdown menu
Description: This script adds auto-complete/type-ahead/ tracing/find-as-you-type effect to dropdown menus in Internet Explorer. In IE, when user press "MA" in a dropdown menu, IE will first select the first option starting with "M", then select t...,
Hits: 6519
|
Free Version: n/a Platform(s): All Updated:
May 15, 2008 |
|
Title:
Accept Terms and Conditions
Description: This Script requires your visitors/customers to accept your terms and conditions before proceeding to the next page. Ideal for order-forms, age restricted content etc. Other free JS codes also available.
...,
Hits: 6714
|
Free Version: n/a Platform(s): All Updated:
February 15, 2008 |
|
Title:
Form - CheckBox
Description: This JavaScript demonstrates how to determine which options of a checkbox are selected.
...,
Hits: 7092
|
Free Version: n/a Platform(s): All Updated:
May 15, 2008 |
|
Title:
JavaScript Sortable Grid Control (With Form Elements)
Description: 100% Client Side JavaScript Sortable Grid Control. This control supports form elements within the grid and is capable of sorting on form element changes. Works in NS 6.2 and above and IE 5.0 and above. Easy to customize for your web ...,
Hits: 7251
|
Free Version: n/a Platform(s): All Updated:
April 15, 2008 |
|
Title:
JavaScript Form validations made easy
Description: Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing t...,
Hits: 6251
|
Free Version: n/a Platform(s): All Updated:
February 15, 2008 |
|
Title:
Update Price of Selected Item
Description: This JavaScript shows how to update a text component of a form on a selection change in the same form. It uses the event onchange to trigger the javascript function to go see what is selected and look up the price for that selection...,
Hits: 8036
|
Free Version: n/a Platform(s): All Updated:
January 15, 2008 |
|
Title:
Advanced Email Check
Description: This is 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.
...,
Hits: 5420
|
Free Version: n/a Platform(s): All Updated:
April 15, 2008 |
|
Title:
Form Validation
Description: you can use this JavaScript to ensure that all elements of a form are properly filled out before they can be mailed to you. It uses cookies for the form validation.
...,
Hits: 6094
|
Free Version: n/a Platform(s): All Updated:
February 15, 2008 |
|