» Home / Scripts / JavaScript / Forms(page )

New scripts



Validates a phone number against the regular expression: (555) 555-1234
Developer: skyhawk133 Platform: Date upd:2006-02-05 Hits4387 [Download] [Visit]
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.
Developer: Daniel Boorn Platform: linux, windows, freebsd, osx, sun Date upd:2006-03-02 Hits4204 [Download] [Visit]
This useful script allows you to target a form's submission to a new customizable window, so the original page does not change once the "submit" button is pressed. Instead, a customizable pop up window is launched containing the destination page.
Developer: javascriptkit.com Platform: Date upd:2003-05-27 Hits4196 [Visit]
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.
Developer: javascriptkit.com Platform: Date upd:2002-12-18 Hits4153 [Visit]
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.
Developer: dynamicdrive.com Platform: Date upd:2002-07-05 Hits4137 [Visit]
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
Developer: z555.com Platform: JavaScript 1.2+ Date upd:2002-01-10 Hits4129 [Visit]
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 out all the selections you wish to use.
Developer: cgiscript.net Platform: linux, windows, freebsd, osx, sun Date upd:2005-12-24 Hits4062 [Visit]
This JavaScript allows your surfers to easily select and copy the contents of your form elements.
Developer: dynamicdrive.com Platform: Date upd:2000-09-20 Hits3962 [Visit]
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
Developer: Ajaxed.com Platform: linux, windows, freebsd, osx, sun Date upd:2005-07-22 Hits3754 [Visit]
A great free invoice program that automatically totals taxable and non-taxable items and prints the form on one page. There is a mailer installed so that you can have the results mailed to you and the sender can print a reciept.
Developer: Chris Theberge Platform: linux, windows Date upd:2005-12-01 Hits3740 [Visit]
Use this script to automatically clear the default value of any form's input field when the mouse sets focus on it. This script intelligently distinguishes between default and user-entered text, and clears only the former on mouse focus.
Developer: javascriptkit.com Platform: Date upd:2003-05-27 Hits3623 [Visit]
cr:Combobox is a pure DHTML Combobox Behavior control for Internet Explorer 6. It features blazingly fast loading, autocomplete, autosuggest and multiple styles like Windows Classic, Windows XP, and Office XP. It is 100% client based thus server independant. Its very easy to use and
Developer: Platform: Internet Explorer 6 Date upd:2004-06-28 Hits3612 [Download] [Visit]
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.
Developer: dynamicdrive.com Platform: Date upd:2002-08-19 Hits3466 [Download] [Visit]
Originally written for a website design company that required users to firstly input a domain name choice and then to choose their primary e-mail address, this little script 'echoes' or duplicates the domain name value, copying itself to the end of the E-mail address,
Developer: uk-present.co.uk Platform: Browser > 4 Date upd:2004-05-11 Hits3452 [Download] [Visit]
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.
Developer: dynamicdrive.com Platform: Date upd:2002-12-28 Hits3367 [Visit]
The tool offers you the possibility of changing the standard look of the form elements "checkbox" and "input". The main idea comes from various skins for the Opera browser. You will find 4 predefined skins in the package. You can create also own skins.
Developer: Natalia Bazhenova Platform: windows Date upd:2006-01-07 Hits3278 [Download] [Visit]
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
Developer: blueshoes Platform: linux, windows, freebsd, osx, sun Date upd:2004-11-09 Hits3255 [Download] [Visit]
Anyone that has ever developed a web-application will probably have been confronted with the frustrations of it's users, that if they leave the page without saving the data they have entered, it all will be lost.This script will end those frustrations!! When included in
Developer: Martijn Korse Platform: linux, windows, freebsd, osx, sun Date upd:2006-12-20 Hits3157 [Download] [Visit]
Use this JavaScript to validate Email addresses on the client-side. To validate an Email address, use the function in the following manner: isEmail(someEmailAddress). The function returns true if the Email is valid, else the function returns false. The isEmail() function does not use regular
Developer: qiksearch.com Platform: Date upd:2003-05-01 Hits3152 [Visit]
Powerful HTML controls for database binding - For the Dreamweaver MX PHP developers who need to implement enhanced dynamic forms, the MX Widgets Suite offers a powerful alternative to the regular HTML controls. Unlike standard MX forms development, that requires manual coding to implement
Developer: InterAKT Online Platform: windows, osx Date upd:2005-12-15 Hits3136 [Download] [Visit]
The script: * real time verifies that a string is numeric, otherwise it deletes the non-numeric character. * watches the status of the CapsLock * verifies a string is empty, numeric, date, alphabetical, email. * verifies the matching of two passwords. * verifies the
Developer: Viala Platform: Date upd:2006-10-25 Hits3084 [Download] [Visit]
Like Ajax auto complete in those cutting edge applications? Auto complete has a widely usage today, especially in Accounting, CRM, HR, ERP and Manufacturing software. Our product is the most simple, elegant, beautiful Ajax autocomplete component. Give a trial within an hour.
Developer: support@capxous.com Platform: linux, windows, freebsd, osx, sun Date upd:2006-12-17 Hits3055 [Visit]
Displays a short list of ~39 countries -or- a complete list of ~240 countries, all under the users control and in ONE select control. The user can switch back abd forth between the two lists. It even supports default values.
Developer: multi.com Platform: Date upd:2003-01-07 Hits3045 [Visit]
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
Developer: neset.com Platform: Independent Date upd:2004-07-27 Hits2969 [Download] [Visit]
An advanced HTML editor that can integrate directly into a standard HTML form. HTMLArea is built using Javascript and has a strong features set. It supports table manipulation, higherachical selections, direct form integration, clipboard operations, styles, and spell checking. Best of all, it is
Developer: Alloy Software and InteractiveTools.com Platform: linux, windows Date upd:2005-04-19 Hits2966 [Visit]
Home | New | Submit | Link to us | Contact Copyright © RoxySoft.com [0.237 s]
eXTReMe Tracker