Forms & Controls scripts - Top 4 Download

Forms & Controls script downloads

CSS Gradient Shadow

This script shows a CSS and JavaScript technique that lets you add a shadow to most elements on your page with a customizable shadow depth and coloring. Just give the element in question a class name of "shadow" to activate the effect. The script is very easy to implement and customize. ...

JS CheckForm

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. The script was tested on Windows XP and Mac OS ...
JavaScript

jScrollPane

jScrollPane is a jQuery plugin which allows you to replace the browsers default vertical scrollbars on any block level element with an overflow:auto style. You can easily control the apperance of the custom scrollbars using simple CSS. jScrollPane is crossbrowser, working on all browsers that support jquery and it also degrades ...
JavaScript

JavaScript User Interfaces

JavaScript User Interfaces is a reusable module-based JavaScript library for making graphical OS-like Dynamic HTML , or DHTML , objects such as windows, popup menus, taskbars, etc. You can easily develop javascript based objects using this library. The code output is compatible with all modern web browsers. ...
JavaScript

Gchats Javascript color picker

Gchats Javascript color picker makes it easy for you to let your users select colors from a DHTML layer with single click. It's best choice to have multiple color selectors in a page. Features: - Easily attach to your html form textfields - All javascript enabled browsers supported - ...
JavaScript

Form field Progress Bar

Tis script allows you to restrict the number of characters inside a form element (ie: textarea) while displaying a progress bar on the remaining characters beneath it. The script works in IE4 , NS6 , and Opera 7 . ...
JavaScript

FileMetadata NET control

Element-IT FileMetadata .NET control provides methods to add and modify metadata for any files and folders at NTFS file system. Control uses Alternate Data Streams technology to work with metadata. The data moves with the file and independent of the file name.Metadata don't uses any extra databases or file body- it ...
ASP.NET

AskMe

AskMe is a script that allows users to post their questions. Then the administrator will respond them. InstallationUnzip the files to a directory on the webserver. The following files need to be writeable: includes/db_conf.php and includes/vars.phpOpen the link to the script directory in your browser. The installation script will start automatically ...

Flash Actionscript Date Picker

Flash Actionscript Date Picker is a flash date picker intended to be used in html forms to select a date and to fill an input box or an html element that supports innerHTML. ...

DelphiPHPForm

The main goal of the DelphiPHPForm class is to enable designing HTML forms using popular Delphi design interface. The user designs a form in a Delphi IDE, then he saves it in a DFM format (save as text option!), and then PHP class can render this form on a web page ...

PORK iframe

PORK.Iframe is a really easy way to submit your forms without reloading the page, in just one line of Javascript like you're used from the popular 'AJAX' frameworks. PORK.Iframe was built from moo.ajax which was altered to to hook your form's onSubmit event, dynamically create a hidden iframe tag, set your ...
JavaScript

Auto clear form element Script

If you have forms on your page that contain default text in them, this is a great time-saving script that makes life easier for your visitors that have to fill them out. The script automatically clears the default text inside the containing form element when the user sets focus on it, ...
JavaScript

phpFormBuilder

phpFormBuilder includes a web interface for administering complex, validated forms, and for storing and/or emailing form results. Forms can be deployed in any PHP page with a simple include line. It uses mySQL. ...

Editable Select Box Script

This script allows you to make any select box on your page editable. It is extremely easy to install. ...
JavaScript

PHP Ajax Forms Framework

PHP Ajax Forms Framework application provides you a framework for building web applications with the functionality of desktop ones. Delphi like programming style for PHP using own engine. You define ONLY form HTML and event handlers. No java except 5-6 lines to call XAJAX. ...

JS Memo

JS-Memo script allows you to create memo boxes. This Javascript is very easy to install and use. It is also compatible with all major web browsers, such as Internet Explorer, Netscape Navigator, Opera, Fire Fox and more. ...
JavaScript

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.It works with any number of textareas on the page. ...
JavaScript

Limit number of checked checkboxes script

This short but practical script lets you limit the number of checkboxes within a group that can be checked. For example, you may have a list of 5 checkboxes, but wish to allow the user only the ability to check a maximum of 2 at any time. Use this script to ...

CSS Text Field Wizard

You could use this wizard to create stylish form text fields.Specify the color, font face, border width and color, sizecify the le. ...
JavaScript

Auto tab form field script

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. ...
JavaScript