Scripts 1-30 of 120
Pages:
Go to
1
2
3
4
Next >>
page
|
10 157 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 line of code...
Advertisements:
|
|
9 106 This JavaScript function allows you to set the value of a select tag without having to know its position in the list. In the sample above, type in a letter of the alphabet and then click on the find button. My Little Scripts - select-value-set.php...
|
|
7 87 Tired of writing form validation scripts? Embed it all in your html form and let jValX do the rest! XHTML 1.0 STRICT compliant Jeff Emminger creates custom database driven websites at affordable prices.
|
|
20 84 dhtmlxTreeGrid is a cross-browser JavaScript component that combines editable table and tree view. It represents both hierarchical and tabular data and allows client-side data entry and editing. Ajax support and rich JavaScript API brings great...
|
|
1 56 dateBox is developed to easily work with date HTML form fields and represent a set of date fields as normal JavaScript Date object. The main part which set it apart is OOP. The script turned out to be weighty, but it is not a big problem as it is...
|
|
6 59 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...
|
|
2 39 This program draws items on fly from a small database and elaborate an order on the basis of the selected items only. The order can then be handled by an e-mail program on user's pc. Input data Virtual Shop A JavaScript CrossBrowsers DataBase, the...
|
|
8 66 This script validates a date field to ensure it's in the format mm/dd/yyyy. It also intelligently checks that the date ranges are valid, so something like 02/30/2005 is caught. Cut & Paste Validate Date field script Click here to get free...
|
|
2 37 This shows another method to verify text boxes input and then put the focus into missing data boxes. It also checks some things to see if the email is "valid" - other tests could be added as determine viable. The alerts can be used, but...
|
|
12 102 Validates a phone number against the regular expression: (555) 555-1234 Validate Phone Number - JavaScript - Source Code | DreamInCode.net
|
|
3 32 Validates a zip code based on both US zip code schemes: 12345-1234 or 12345 Validate Zip Code - JavaScript - Source Code | DreamInCode.net
|
|
8 107 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 additional factor in...
|
|
10 90 The purpose of this script is to format and validate Telephone 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 phone number. If there...
|
|
11 112 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...
|
|
3 38 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...
|
|
1 27 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...
|
|
2 35 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. Its design...
|
|
3 44 Tigra Form Validator is free JavaScript component performing client side form validation. With its reach feature set the script can be used with HTML forms of virtually any complexity. This component is simple way to improve visitors' experience,...
|
|
5 47 Tigra Form Validator PRO is professionally designed JavaScript component performing client-side form validation of any complexity. The script supports most of the data types used in online forms and it can be easily extended with any custom types....
|
|
13 68 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. Dynamic Drive DHTML scripts- Textarea Maxlength script
|
|
2 34 Synforce is a Javascript library that provides real-time syntax enforcement on data entered into text input boxes in HTML forms. Synforce is Open Source software, licensed under the GNU Lesser General Public License (the LGPL). The input text box...
|
|
12 120 This script removes any HTML tags from user entered data such as a TEXTAREA before the form is submitted. This is generally a good idea, as HTML tags can corrupt the rest of your form contents or even pose a security risk. Cut & Paste...
|
|
11 66 Are you tired of your online forms getting spam? Well, stop them in their tracks! This ingenious coding will stop your HTML or PHP forms from being spammed. It's a sleek and very professional looking add-on for any HTML or PHP website form. It...
|
|
4 67 Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation involves two stages: 1) JavaScript validation since it is fast and it takes the load off the server;...
|
|
11 64 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...
|
|
4 42 This is a simple JavaScript example for allowing users to select/highlight a textarea content with a click of button. CodeAve.com/JavaScript - Select All Text Select All Text
|
|
9 80 This is a simple JavaScript showing how to select all or none of the items in a select list. All the items are shown (not a drop down list) only to show that they are all selected or none are selected. Javascript Examples : Home Page Free...
|
|
12 70 This is a JavaScript example that creates a menu (drop down select list) of all the days in the current month. The current date is selected by default. Javascript Examples : Home Page Free Javascript examples with javascript tutorials and live demos.
|
|
6 52 Group and split your long option list into some short sub-lists and switch between them with ease. Select Menu 3
|
|
2 29 This JavaScript allows you to ensure that visitors choose both a radio button and a checkbox. Invalid submissions are cancelled. The JavaScript Source: Forms: Selection Validation Use JavaScript to ensure that visitors choose both a radio button...
|
|
Scripts 1-30 of 120
Pages:
Go to
1
2
3
4
Next >>
page
|
|
|
|