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

Top Rated Scripts | JavaScript | Scripts & Programs | Forms

Results 1-20 of 231
SearchBliss Form with Validation Generator
posted bywebmasterinForms
This is a Web-based wizard that generates a JavaScript form validation code with textfields and a text area. Type the text that will appear next to each textfield, the textfield names, and choose the textfields width and max number of characters. You can also choose which textfields are required, required email, reqiured number, etc. Type in the button label (Enter, Submit, etc.) Then click the "create form" button to generate the code. Use it or add it to your site for free.
(3 ratings)
Reviews0
Price 10.00
Views5908
Multi File Fields
Multi File Fields is an extension developed for Adobe Dreamweaver, which allows to dynamically generate file fields on a webpage. If you use Multi File Fields, you won't have to worry about the number of file fields to place in your forms; these will be generated dynamically when needed. This helps your website to be focused on your customers' needs.
(3 ratings)
Reviews0
PriceUSD 9.99
Views1460
JS Auto Form Validator
posted byleumas2sorfinForms
This is a very easy-to-setup form validation script. The main idea is: we heed to write NOTHING of JavaScript to handle whole form validation process. This script allows you to specify certain form elements as "required" or "non-required" and also what specific type they have: text, password, numeric, zip code etc. The script checks automatically all required elements to make sure that they are NOT only empty before allowing the form submission, but also that the surfer entered a valid type value.
(30 ratings)
Reviews0
PriceFree
Views6756
Dreamweaver Form Validator
posted bydavedansoninForms
Form Validator gives designers and programmers working with Adobe Dreamweaver a very powerful form validator. This tool supports validation for required fields, integer/float numbers, positive numbers, ranges, string lengths, zip codes, email, checked boxes, compare fields (example for password confirmation), credit card syntax, and more. This validator also accepts regular expressions, useful for custom field validations. There are not programming or hand coding skills required, you can create the validation rules from a visual interface accessible from the Dreamweaver commands menu. The Javascript generated code is compatible with all actual browsers. You can validate multiple forms on the same page by using this form validator.
(34 ratings)
Reviews1
PriceUSD 29.99
Views6005
Check All Form
posted bydavedansoninForms
If you have a large number of checkboxes into a HTML form then you will need a control-checkbox to mark or unmark all them at the same time, making the process easier to the user that fills the form. With this Dreamweaver extension, you can very easily introduce into your form a special checkbox that is capable of controlling several checkboxes, or even all checkboxes at once. This is a 100% visual process, you don�t need any hand coding, the extension generated the properly code into the page making the process easy for you.
(24 ratings)
Reviews0
PriceUSD 14.99
Views1896
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
Views2145
Accept terms form submission
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.
(6 ratings)
Reviews0
PriceFree
Views4482
Javascript Get or Set Checked Radio Value
posted byhumbadsinForms
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.
(6 ratings)
Reviews0
PriceFree
Views4413
Check All / Clear All links for dynamic check-boxes
posted byanitainForms
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 might want a simple feature of checking or clearing all the check boxes related to those records before deleting or moving. Use this simple script to do just so.
(9 ratings)
Reviews0
PriceFree
Views5724
jquery.jUploader
jUploader is a neat way to allow multiple file uploading without forcing your users to install flash and also ensure users using a non-HTML5 browser to all have the same experience. This plugin requires jQuery 1.7 or newer.
(9 ratings)
Reviews0
PriceFree
Views1049
Javascript color chooser
posted byBatalf2inForms
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 color slider.
(700 ratings)
Reviews1
PriceFree
Views13172
Question/Answer Validation
posted byexampleinForms
This JavaScript shows how to have a form-based question validated on the submit. It builds the new page which it writes to the window after the answer is submitted. It tells on the new page if you got the answer right or not.
(4 ratings)
Reviews0
PriceFree
Views5625
Tigra Form Validator
posted bysalesinForms
Tigra Form Validator is free JavaScript component performing client side form validation. With its reach feature set the script can be used with HTML forms of virtually any complexity. This component is simple way to improve visitors' experience, robustness and resource efficiency of your web application.
(30 ratings)
Reviews0
PriceFree
Views3347
Form Guard
posted byxininForms
Easy-to-use functions to check credit card, email address, phone, username, date, date range, number, decimal and number range.
(9 ratings)
Reviews0
PriceFree
Views8217
DynaTable
posted bydanereinForms
DynaTable is an API that enables the dynamic entry of repeating datasets in modern browsers. The API consists of a number of classes that enable the implementation of functionally rich client-based data entry forms, without requiring any special plugins or additional authoring software.
(6 ratings)
Reviews0
PriceFree
Views3719
Validation (Num. or Chars)
posted bywebmasterinForms
Validates an input field to make sure that only a number or character is entered. If you enter a number or a letter everything you can continue on. But, entering another value like an exclamation point (!), an ampersand (&), or a dollar sign ($), you will be prompted with a warning message. It even highlights the incorrect entry field for you.
(3 ratings)
Reviews0
PriceFree
Views6633
select-all
posted byabstractinForms
This script allows you to add a "select all" feature to your form 'TEXTAREA's, whereby visitors can easily highlight the containing content with a click on a link.
(3 ratings)
Reviews0
PriceFree
Views3680
Highlight / copy form element script
This JavaScript allows your surfers to easily select and copy the contents of your form elements.
(3 ratings)
Reviews0
PriceFree
Views4871
Erase Text
posted bycrankyinForms
This is a code snippet demostrating how to empty a textarea with a simple click.
(3 ratings)
Reviews0
PriceFree
Views3004
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.
(3 ratings)
Reviews0
PriceFree
Views5217
Results 1-20 of 231