|
Duplicate Form Field
|
Other links at JavaScript > Scripts and Programs > Forms |
| 1. |
Form color picker
|
|
|
With this script you can add a palette color picker in your form and ask users to pick a color. In a text field under the palette you will have the hex code of the selected color. Useful when you need to ask your users to pick a color i.e. for a background color. In the example shown there are all web-safe colors. edit: from June 2005 the form contains grayscale too
|
| 2. |
BuayaCorp Forms Validator
|
|
|
This script will help you in common tasks like client side validation. The validation in the client side is important, it can save innecesary postbacks to validate our data, but we cant ensure that it always will be enabled the client side scripting, for that reason its also necessary to make data validation on the server side, to avoid incoherences.... Features * It allows the validation of text fields, text area, lists * It allows the use of customized functions * It allows to add to events to elements using regular expressions (when it is wanted to limit the input of certain characters, in this version it doesnt accesible) * Different ways to show errors * It allows to make debugging * Object Oriented * Compatible with IE and Mozilla Firefox
|
| 3. |
Flooble Hierarchical Select Menu
|
|
|
Traditional HTML Select Menus arent very good for presenting Hierarchical data, and this script was made to address that need. It allows you to build a Select-like Menu, which can contain any number of Sub-Menus, of infinite depth, so you can let your visitor drill down to the item they want instead of scrolling for it. The new control ties to a Hidden form field, so the selected value is submitted as normal. Works with all major browsers.
|
| 4. |
Drop-In Form Validation
|
|
|
Using a combination of CSS and Javascript this script will demonstrate how to drop in code to check all the required fields on a HTML form without having to specify each and every field. Incredibly Simple and easy to integrate with your site.
|
| 5. |
MX Widgets Suite PHP
|
|
|
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 the application logic, our product relies on the power of the server side language and JavaScript to enforce an accurate and user friendly forms completion. MX Widgets supports: ColdFusion, PHP and ASP VBScript. Features: --Editable Dropdown; --Dependent Dropdown; --Date Picker; --Comma separated Menu; --Comma separated checkbox; --A total of 13 different widgets; --Multiple browser compliance; --PHP, ColdFusion and ASP support; --Compatibility with all Dreamweaver form generators.
|
|
|