Blinking Textbox Effect Ver: 1 When executed, this script (which could be applied to one or more textboxes on your web page) will focus (place text cursor into) on a specified textb ... |
Smart Forms Ver: 1.01 Smart Forms has more than 20 validation types and extra features that make using forms a better experience. The best practice of form validation invol ... |
Javascript color chooser Ver: 1.1 A visual way to select RGB color for form inputs on a web page.
You can choose colors from a palette of web colors, named colors or by using a RGB ... |
JS-CheckForm Ver: 1.1 Use this script to validate form data before submission. You can set a type for each input field (number, mail, url) and a minimum length. This script ... |
Automated Drop Down Menu Wizard Ver: n/a Use this Automated Wizard to create dropdown menus for your web site. Users can select a new location and immediately be redirected to that page. Fill ... |
Validate Date field script Ver: n/a 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 ... |
Strip HTML tags (form) script Ver: n/a 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 ... |
Javascript Get Variables Ver: 1.0 This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to r ... |
Smart Type-Ahead Functionality (a.k.a. auto-complete) Ver: v1.0 The system learns from user's previous inputs and suggests the most probable value after just a few keystroke. Uses a PHP/MySQL backend, but can be us ... |
Check All / Clear All links for dynamic check-boxes Ver: n/a 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 ... |