Scripts n'Stuffs
Directory

Subscribe to this category

Top > JavaScript > Scripts and Programs > Forms  

Web Links
Sort By :
71. Format a Phone Number



Formats a phone number in a text field. Set up for American phone numbers at the moment. Updated from a script by Roman Feldblum.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 4 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

72. Accept terms form submission



Does your form contain an "Accept terms" section users must agree to before submitting the form? If so, this script helps enforce it, by disabling the submit button (in IE4+ and NS6+) or process (all other browsers) until he/she checks a box indicating compliance.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

73. Auto tab (form field) script



This script "auto tabs" a form field (and jumps to another field) once the length of the field's value has exceeded a certain length. It works in conjunction with the "maxlength" attribute of HTML, triggered whenever the user's input reaches the maxlength's value.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

74. Check Form



Check Form is a form validation script that checks if all fields in the form have been filled out. The script can be easily extended.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 5 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

75. Form field Limiter



This script limits the amount of text a user can enter into particular INPUT or TEXTAREA elements, plus displays in real time the number of characters remaining.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

76. Date Format Validator



This script validates the date that the user inputs for the following sample format: 23 Feb 1983
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 7 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

77. Highlight form element script



Increase the "intuitiveness" of filling out forms on your site with this script. It applies coloring to the form element in focus, better indicating which one the user is currently on.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

78. Form Validator



This is a JavaScript Form validator. When you submit the form, it validates the data you entered in the various fields. You are allowed to enter only alphabetical characters in the "Name" field. You can enter only numerical data in the "Age" and "Zip" fields. You can also choose which fields are "required" by the user to be filled.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 9 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

79. Date Validation and Format Correction Javascript



If you want to verify a date in a textbox just call the checkdate - function with the textbox name as parameter. The script tests the date and changes the date into the correct format. An US Date Format Version is now available.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 13 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

80. qForms JavaScript API



qForms is a complete JavaScript API for interfacing forms. It will not only simplify your work, but will also give you the ability to create more complex form-based interaction. qForms was designed with everyone in mind—from the complete JavaScript novice to the most sophisticated guru. In this session, we’ll cover all the basics of the API as well as how to create your own add-ons. qForms is an open-source JavaScript API released under the GNU LGPL.
Category:   JavaScript > Scripts and Programs > Forms

Date Added: Jun 30, 2006 Hits: 8 Rating: 0.00 Votes: 0
Pick
Member Reviews Visitor Ratings

Pages:         8   


Home      New Listings      Hot Listings      Top Rated      Editor Pick      Add a Listing      Update a Listing      Get Rated
Copyright © 2006 SCRIPTSANDSTUFFS.COM. All Rights Reserved. Powered by INDEXU 5.2.0
Valid XHTML 1.0 Transitional   Valid CSS