Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Most Popular Scripts | JavaScript | Scripts & Programs | Forms

Results 21-40 of 231
Accept Terms and Conditions
posted byinfoinForms
This Script requires your visitors/customers to accept your terms and conditions before proceeding to the next page. Ideal for order-forms, age restricted content etc. Other free JS codes also available.
(21 ratings)
Reviews0
PriceFree
Views11342
Verify/notify For Duplicate Fields
posted bypatinForms
Many forms will require the user to enter an email address twice (to check for typographical errors). This script immediately notifies the user when the two fields match - it's a nice, user-friendly touch, and safe for all browsers.
(21 ratings)
Reviews0
PriceFree
Views2985
Validate Form Data Before Submit
posted byexampleinForms
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 they conflict with the focus thing going on.
(21 ratings)
Reviews0
PriceFree
Views20837
Color Picker
posted bylevikinForms
The flooble color picker works using DHTML. Unlike other color pickers that pop up a new window and can get blocked by a zealous popup blocker, ours uses a dynamic DIV making it lightning fast! There is also an indicator square that lets your visitor see what color they picked. This free cross browser script has a number of easy integration options: Editable field, Uneditable field and Hidden field - for total control!
(19 ratings)
Reviews1
PriceFree
Views10415
Auto Complete
posted byyosmanyinForms
Auto Complete is a tool that allows to create editable select/drop-down lists. The drop-down list is filtered on real time based on the user's input. This way the users are not restricted to the values already in the list and does not need to make the selection from a very long list since the number of items on the list decrease based on the users' input. This tool is a Dreamweaver plugin (extension), to create an "Auto Complete" list all you need is to create a normal select/drop-down list and then apply the "Auto Complete" tools with a click from the Dreamweaver menu to convert it. This tools does not require server side scripts, it is based 100% on standard browser-side JavaScript.
(18 ratings)
Reviews0
PriceUSD 19.99
Views2156
AutoInvoice V1.2
posted bynafwa03inForms
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.
(18 ratings)
Reviews0
PriceFree
Views5634
JS-CheckForm
posted byinfoinForms
Use this script to validate form data before submission. You can set a type for each input field (number, mail, url, date) and a minimum length. This script works with all kinds of form fields: text, textarea, select, checkbox, and radio. Supports multiple languages.
(18 ratings)
Reviews0
PriceFree
Views7905
JavaScript Form validations made easy
posted byjsctinForms
Client side java script is the efficient way to validate the user input in web forms. It gives the response immediately and reduces the server load. But, when there are many forms in the project and when the forms are long, writing the form validations becomes a daunting, repetitive task. Save yourself from coding long validations for your forms. Here is a simple, powerful form validation code. Using this code, you can do the common form validations in a snap.
(18 ratings)
Reviews0
PriceFree
Views12791
Chained Selects
posted byxininForms
Chained Selects lets you "chain" multiple form select lists together so that the selection in a "parent" list can tailor the options available in a "child" list. Supports callback function, multiple-choice selection lists and dynamic loading of sub-list contents.
(18 ratings)
Reviews0
PriceFree
Views7704
Highlighting Form Text Areas on Mouse Click
posted bysupportinForms
This simple script set shows how to highlight (select) the text in a form's textarea by clicking on a link. Useful for code listings, order form information, or other material the visitor may wish to copy to the clipboard with Control+C.
(18 ratings)
Reviews0
PriceFree
Views8007
Textarea maxlength script
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.
(18 ratings)
Reviews0
PriceFree
Views4015
Search Listbox Items - FREE
posted byremygp17inForms
A very simple and powerfull Search Listbox Items javascript !!!! This script search listbox items by entering first letters... usefull for long listbox.
(16 ratings)
Reviews1
PriceFree
Views3046
PrettyCheckboxes
posted bynata1801inForms
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. Last version: reviewed, the appearance a bit enhanced.
(15 ratings)
Reviews0
PriceFree
Views5259
Form Dynamically Display Parts
posted byexampleinForms
This JavaScript example shows how to create a form that has a portion of the form shown (or hidden) upon certain user events. (radio button selection by the user in this example) Note: Netscape has a problem with embeding a portion of a form inside a DIV/SPAN/LAYER, which is why there are three forms shown here, but once you have the values, its easy enough to pull the information together before running the target of the frame.
(15 ratings)
Reviews0
PriceFree
Views26047
Form Validation JavaScript
posted bywebmaster62inForms
Along with explanation this is a JavaScript that you can use with your forms to make sure that your visitors complete the necessary fields in your forms before the submission.
(15 ratings)
Reviews0
PriceFree
Views27160
Javascript Function to Check or Uncheck all Checkboxes
posted byhumbadsinForms
Use this Javascript function to check or uncheck all the checkboxes in a form. 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.
(12 ratings)
Reviews0
PriceFree
Views4616
Block multiple form submission
posted bywsabstractinForms
This useful script prevents a form from being inadvertantly submitted more than once, which often occurs if the user clicks on the "submit" button multiple times before the process is complete. The result is partial or multiple submissions. With this script, the submit button is disabled once it's been pressed the first time.
(12 ratings)
Reviews0
PriceFree
Views5376
Clear default form value script
posted bywsabstractinForms
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.
(12 ratings)
Reviews0
PriceFree
Views4648
Email Validator
posted byjsfxinForms
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 expressions while the isEmail2() function uses regular expression for validation.
(12 ratings)
Reviews0
PriceFree
Views3873
Automated Drop Down Menu Wizard
posted bymbaroneinForms
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.
(12 ratings)
Reviews0
PriceFree
Views5638
Results 21-40 of 231