Top > Javascript > Forms
This is a simple JavaScript example for allowing users to select/highlight a textarea content with a click of button.
Category:
Date Added: Feb 27, 2007 Hits: 1 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
This is a javascript example for an auto complete text field. You can use the mouse or the up and down keys to select an entry. By pressing escape you leave the suggestion box. It runs fine with Mozilla, IExplorer 5+6. It also works in opera, but it has some minor glitches.
Category:
Date Added: Feb 27, 2007 Hits: 1 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
The Option List form control provides you with the ability to create dropdown selection lists that utilises rich HTML content. You can now create list content with images, formatted text and other selectable mutlimedia content.
Category:
Date Added: Feb 27, 2007 Hits: 2 Rating: 0.00 Votes: 0 Price: Commercial
Member Reviews
Visitor Ratings
Google PR
This script validates the form in the browser.
Category:
Date Added: Feb 27, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
This function is specially designed for dynamic pages with varying numbers of checkboxes. Unlike other functions out there, it will work without error even if there are no checkboxes or there is only one checkbox. It is also significantly faster for long lists, because it saves the length of the checkbox in a variable, instead of recalculating it in the loop. Finally, the function is granted to the public domain--use it as you wish.
Category:
Date Added: Feb 27, 2007 Hits: 3 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
Validator widgets work on normal form input fields to validate an array of common data.
Category:
Date Added: Feb 27, 2007 Hits: 2 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
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, the functions are granted to the public domain.
Category:
Date Added: Feb 27, 2007 Hits: 33 Rating: 4.50 Votes: 2 Price: Free
Member Reviews
Visitor Ratings
Google PR
Tigra Form Validator is free JavaScript component performing client side form validation. With its rich feature set the script can be used with HTML forms of virtually any complexity. This component is a simple way to improve visitors' experience, robustness and resource efficiency of your web application.
Category:
Date Added: Feb 27, 2007 Hits: 1 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
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
Category:
Date Added: Feb 27, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
When requesting an important bit of information, such as an email address or a password, you might want the user to enter the information twice so you can verify that a typing error did not occur.
Category:
Date Added: Feb 27, 2007 Hits: 0 Rating: 0.00 Votes: 0 Price: Free
Member Reviews
Visitor Ratings
Google PR
