 |
|
Top 101 to 150 Forms - JavaScript scripts at Programsdb.com |
Scripts are listed afer popularity. To display the scripts after name please click here
101)
Submit Once
Submit Once prevents the users who submits a form from resubmitting it again and again preventing duplicity. This does not support submission again when it is submitted once.
102)
Field Preview
With Field Preview you can type something in the field and preview it instantly.
103)
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.
104)
Select 3D
Select 3D is a script that allows you to select the desired items from series of select fields.
105)
JSpell JavaScript Spell Checker
This is a spell checker basically for the Internet and uses its own dictionary and does not rely on the Microsoft Word to do spell check.
106)
Advanced Email Check
A script that closely examines the content of a form box to ensure that the user entered a valid email address. If not, the form submition is canceled, and the surfer prompted to re-enter a valid address. Uses Regular Expressions.
107)
Check if its a number
This confirms whether the value entered by the user is a number where a number is expected in the fields while filling up the forms in your webpage. The script can work on Netscape 4.x and Internet Explorer 4.x browsers and is very easy to implement it into your webpage.
108)
qForms JavaScript API
qForms is a JavaScript interface that make handling forms so simple. It can enable the HTML developers to create a highly complex interface for forms in a very simplified manner.
109)
Select All/None Select List
This is a simple JavaScript showing how to select all or none of the items in a select list. All the items are shown (not a drop down list) only to show that they are all selected or none are selected.
110)
CrossBrowser Next Element Focus
This is a JavaScript form tool in which the text boxes or text areas have been specified with its maximum length of characters that can be typed. When on typing it reaches its maximum, it focuses the next element automatically.
111)
Validate: email box
Validate: email box is a java script that will allow webmasters to put a Validate an email box on their websites.
112)
Javascript Get Variables.js
Javascript Get Variables.js is written in javascript and is an useful function that helps webmasters to read variable that is available in the form from HTML web pages. This is an easy to use program.
113)
JavaScript Cookie Form
This JavaScript allows you to reuse forms without entering data in the field, which are repeated and same in most of the cases. The JavaScript stores the data by means of a cookie in the client’s machine.
114)
CodeThatForm
CodeThatForm package gives you full control over the windows and layers in the browser.
115)
Option List
Option List is a powerful javascript form utility that helps you to create dropdown selection list for your web application with images, text and multimedia support.
116)
Disable "Enter" key in form script
Is the user pressing the "Enter" key in the middle of your form causing inadvertent and incomplete form submissions? This script disable the "Enter" key when pressed inside chosen fields of your choice. Moreover, it then advances the cursor to the next field within the form.
117)
Select Move
Select Move is a java script that allows you to change the order of items in a select field. Such as "ABC" to "BCA" just as an example. There is a demo available.
118)
Ken's Country List Generator
Ken's Country List Generator is a drop down menu in JavaScript that can be implemented in your webpage to provide a short list of 39 countries and a complete list of 240 countries that can be used to fill the country column while filling forms in your webpage.
119)
Drop-in form validation
Drop-in form validation is written in javascript and is a program that can be used to check whether any required field is empty or not before submitting the form.
120)
Form Object
Form Object is an easy to learn Java Script tutorial in which the author teaches you about the use of the various properties, methods and events of the Form object. The author clearly shows how to submit a form to the server with a sample code.
121)
Form with Validation Generator
Form with Validation Generator is written in javascript and is a program that can be used to create form in real time on the web pages. There are one text area field and four text fields available with this program.
122)
FlyFormX
This is a JScript used to design an HTML form on your website with the help of XML description. It is useful for any kind of forms on the website.
123)
Form - CheckBox
Form - CheckBox is developed with javascript and is a program that helps users to find the exact option that has been selected on a checkbox.
124)
Select 3D Swap
Select 3D Swap will allow you to select the desired items from a series of select fields, build a list of the selected items and pass it as a string.
125)
Select a startday + enddate
With Select a startday + enddate JavaScript you can set drop down menu for selecting the date, month and year for the beginning and end date of the period. Supports a ‘Submit’ button and ‘Reset’ button.
126)
FormCheck
This is an useful javascript application that helps you to validate the form input against the specified criteria without scripting a single line of programming code.
127)
Stealth Form Reader
Stealth Form Reader is a JavaScript that without any form actions can allow you to read information contained in a form without the need to write long parsing functions.
128)
Field SHow
Field SHow is a script that allows you to display a different text field when a different radio button is clicked.
129)
Select Swap Move
Select Swap Move will allow you to swap and move items from one select field to another. You can change the order as well.
130)
Suggestions
This JavaScript allows your visitors to send you feedback right from their browser. It also automatically logs their Browser types and versions.
131)
Remember Form values script
Using cookies, this script remembers the value entered into your form's inputs by your visitor, and upon his/her return, loads the textbox with that value.
132)
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. An extremely practical and useful script!
133)
PickList script
PickList creates two form selection boxes, and allows the user to easily transfer items from one box to another via "back" and "forth" buttons.
134)
Stealth Form Reader
Stealth Form Reader is a simple and easy to use program and is developed with javascript that can read particular field information available on the form and process them.
135)
Number Scroller
Number Scroller is a powerful javascript object using which you can validate and verify numbers in integer and float values, entered by the users on your online forms.
136)
North American Chooser
North American Chooser is an effective javascript program and is an online country chooser that can be used to select particular country and corresponding state will be shown in a drop down menu. This program is suitable for both Canada and United states.
137)
ResizeObjects
ResizeObjects is a simple yet versatile JavaScript that can build a form and resize the form objects based on the size of the browser window of the visitor. The script is compatible with Internet Explorer version 5.0 or above.
138)
Select 2D
When an item from the first drop-down menu is selected, different set of items in the second drop-down menu is loaded.
139)
Validate: check box
Validate: check box is a script that allows you to put a Validate a check box on the website. The script is easy and there is a demo available.
140)
Submit1ce
Submit1ce is a tutorial which explains the users how to handle the process of disabling submit buttons after a single click for preventing them to send their form more times.
141)
JustQuick Form
JustQuick Form is developed with javascript and is a program with which you would be able to create form on your web pages. This is an easy to use program.
142)
Virtualshop
This program draws items on fly from a small database and elaborate an order on the basis of the selected items only. The order can then be handled by an e-mail program on user's pc.
143)
Print Out Current Window Script
This JavaScript can be used in information pages, script pages, receipt pages, etc. to open the Printer dialogue box to print the current web page.
144)
Email Validator
Email validator is a simple JavaScript code snippet that can be implemented on the client side for email address validation specified by the user while filling up any of the forms in your webpage.
145)
Only One Field
Only One Field is a simple yet versatile JavaScript that can ensure that the visitor of your page has filled either one of two fields. The script also ensures that the user has not left both the fields empty.
146)
Form Helper with Images
Form Helper with Images can enhance your webpage with images, which guides the visitor to fill up the fields in the form whenever he/she clicks on the form elements. The script also validates the entries given by the user before submitting it.
147)
Tool for Text Formating
Tool for Text Formating
148)
Active Tri-State Roll-Over Images on Form Submit and Reset
This JavaScript enables you to add images to the Reset and Submit buttons in a Form with a active tri-state roll-over of images. Contains lots of images and notes on how to incorporate them over the buttons.
149)
Using JavaScript's confirm() Method to Control Form Submission
Using JavaScript's confirm() Method to Control Form Submission is a tutorial which tells the users how to cancel the form submission depending on the alert which comes from the browser.
150)
Submit a form only once
Submit a form only once is written in javascript and is a program that can be used to prevent multiple form submission on the webpages. This is an easy to use program.
Browse Pages: |< << [1] [2] 3 [4] >> >|
|
|
|
 |
|
|