Active Articles: 2038
Total Categories: 16
Sub Categories:616
Submit Once | ||||||||
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 submitting the form after the first submission. Basic field validation also included. ... learn more
| ||||||||
| ||||||||
FormCheck | ||||||||
FormCheck is a JavaScript form validation and control library. With FormCheck, it's possible to check user inputs without writig a line of JavaScript code. Library includes type,length, max, min value control and can validate ip, date, e-mail address, text and numbers. It uses object attributes via Browser DOM. ... learn more
| ||||||||
| ||||||||
JS Auto Form Validator | ||||||||
This is a very easy-to-setup form validation script. The main idea is: we heed to write NOTHING of JavaScript to handle whole form validation process. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have: text, password, numeric, zip code etc. The script checks automaticly ... learn more
| ||||||||
| ||||||||
BlueShoes Slider Widget | ||||||||
Slider control to use as form field or for whatever you like. Much nicer than an input field where a user can type in a number from 0 to 10, to 100 or whatever. many features, check the web page. Features: Primade skins or design your own. Set min- and max value. Set the interval and default value. ... learn more
| ||||||||
| ||||||||
CreateWebApp Ajax Autocomplete Widget | ||||||||
There are 2 examples showing how to filter out unwanted characters from an input box using one function and the onkeyup event. Live demo. ... learn more
| ||||||||
| ||||||||
Validation (Num. or Chars) | ||||||||
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 dollar sign ($), you will be prompted with a warning message. It even ... learn more
| ||||||||
| ||||||||
jValX - easy XHTML compliant form validation | ||||||||
Tired of writing form validation scripts? Embed it all in your html form and let jValX do the rest! XHTML 1.0 STRICT compliant ... learn more
| ||||||||
| ||||||||
HTML to Entities (form) script | ||||||||
This script converts certain special HTML characters to their entities version inside user entered data such as a TEXTAREA for security reasons. ... learn more
| ||||||||
| ||||||||
Date Format Validator | ||||||||
This script validates the date that the user inputs for the following sample format: 23 Feb 1983 ... learn more
| ||||||||
| ||||||||
Validate/Format Social Security Number | ||||||||
The purpose of this script is to format and validate Social Security Numbers in a form field. The script strips all non-numeric characters and then validates that the remaining characters are sufficient to make up a valid SSN. If there remaining string is 9 characters in length, the script then formats by adding a "-" ... learn more
| ||||||||
| ||||||||
Foreign character inserter | ||||||||
If you are sick of client not being able to insert non english characters, this script would solve your problem. It inserts the character ( that is on a button) into the field which has focus. You need to add the required tags to your html always to display those characters correctly. This one has Turkish characters. ... learn more
| ||||||||
| ||||||||
AJAX Keyword Suggest | ||||||||
This "AJAX Keyword Suggest" is a feature that will offer suggested terms, almost instantly, as a user types into an input box. This is the same sort of technology that is offered by Google Suggest. Our free service allows you to add this feature to your website without the need for custom programming. ... learn more
| ||||||||
| ||||||||
Easy form validation using JavaScript | ||||||||
Simply add a few extra attributes to any form element and you have form validation! Generic for all HTML forms. No major javascript required in HTML form code. I.E., Firefox, Netscape Compatible. Uses Coldfusion tag style validation. ... learn more
| ||||||||
| ||||||||
Input Element with Suggestion | ||||||||
Suggest As You Type: creates the suggestion box for an input element. All the script data in one .js-file. The script will be bounded into the HEAD area. 3 parameters have to be configured. The newest version works with any HTML DOCTYPE. Before: 4.01 only. ... learn more
| ||||||||
| ||||||||
Unobtrusive Javascript Validation | ||||||||
Just add these files to your webpage header, and the script will automatically validate your web forms for incorrect user input. Just specify some specific classes and a title for each element, and when the user clicks submit all the checking is done for you. No javscript knowledge required! Full documentation and example available. ... learn more
| ||||||||
| ||||||||
flooble Dynamic Calendar | ||||||||
The flooble Dynamic Calendar control is a DHTML script you can drop into an existing HTML form to allow visitors to point and click to a date, rather than typing it in using 3 separate form elements or forcing them to conform to a date format. And because it's DHTML-based, it provides the speed and ... learn more
| ||||||||
| ||||||||
Javascript Get or Set Checked Radio Value | ||||||||
This pair of Javascript function can get or set the checked value of a group of radio buttons. These functions are specially designed for dynamic pages, and work without error with zero, one, or more radio buttons. Also, because the radio length is saved before looping, this function is much faster. Finally, ... learn more
| ||||||||
| ||||||||
Color Picker | ||||||||
The flooble color picker works using DHTML. Unlike other color pickers that pop up a new window and can get blocked by a zealous popup blocker, ours uses a dynamic DIV making it lightning fast! There is also an indicator square that lets your visitor see what color they picked. This free cross browser script ... learn more
| ||||||||
| ||||||||
Textarea maxlength script | ||||||||
This is a simple but effective script for extending your textarea with a maxlength attribute, so the user's input cannot exceed a certain number of characters. ... learn more
| ||||||||
| ||||||||
Highlighting Form Text Areas on Mouse Click | ||||||||
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 Control+C. ... learn more
| ||||||||
| ||||||||
