Archive for January, 2010

Multi File Fields Forms Scripts & Programs JavaScript

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 [...]

Search Listbox Items - FREE Forms Scripts & Programs JavaScript

Search Listbox Items - FREE A very simple and powerfull Search Listbox Items javascript !!!! This script search listbox items by entering first letters… usefull for long listbox.

jsVal: JavaScript Form validation framework Forms Scripts & Programs JavaScript

jsVal: JavaScript Form validation framework jsVal is a JavaScript program used for validating HTML Forms on the client side. This allows HTML forms to be validated in the browser without having to send a request to a sever (PHP, ASP, Perl…). jsVals saves you from having to write complicated validations [...]

Javascript Image combobox Forms Scripts & Programs JavaScript

Javascript Image combobox Custom dropdown features: * Fully Skin-able * Your original dropdown is safe, so your form post will not be messed * An image can be inserted with your text. * You can covert all combobox as a custom combobox, you can convert by id, multiple ids, or [...]

Form Element Virtual Keyboard Interface Forms Scripts & Programs JavaScript

Form Element Virtual Keyboard Interface Add accessibility to your text field, password field and textarea form elements with this handy javascript virtual keyboard. Simply include the javascript and CSS files in your pages, and apply a special class to the elements you want to be “keyboard enabled”. An icon will [...]

JS Auto Form Validator Forms Scripts & Programs JavaScript

JS Auto Form Validator 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, [...]

Javascript Get Variables Forms Scripts & Programs JavaScript

Javascript Get Variables This function allows you to read form variables from static HTML. Combined with the document.write() method, you can actually add dynamic content to regular HTML. Given a choice, server side processing of form variables is preferable.

SpinBox.JS - Unobtrusive Spinner Script Forms Scripts & Programs JavaScript

SpinBox.JS - Unobtrusive Spinner Script SpinBox.JS is an unobtrusive and almost codeless way to turn the ordinary input text boxes into cool looking, multifunctional and skinnable spin boxes. All you have to do is to create a normal text input on the page, give it an ID, edit a few [...]

DG Spinner/Spinbox Forms Scripts & Programs JavaScript

DG Spinner/Spinbox A highly customizable javascript spinner. Some features: * Change value by using mouse wheel * Change value by “nudging” the label. * Change value by using the arrow keys * Automatic validation of key input * Support for decimals * Support for max-, and min values * Support [...]

AJAX RSS Ticker Text Effects Scripts & Programs JavaScript

AJAX RSS Ticker This ticker can show fading news loaded from an RSS feed using AJAX technology. The main advantage is that users do not have to wait until feed is loaded and also connection errors to the RSS feed are handled smoothly with no effect on the whole page.