The Font Picker form control provides your users with the capability to select CSS font settings with ease and confidence, using an interface everybody is familiar with - if you have used a word processor before, you will be able to use the Font Picker control. The Font Picker control turns your browser into a tool for setting font parameters with ease.
The Number Scroller form control provides you with the ability to implement a control that performs all required number verification and validation at the browser, prior submitting results to your server. The control allows you to verify and validate both integer or float (decimal) number formats. The control contains the necessary error check algorithms to ensure that your users does not enter invalid characters (i.e. alphabetical characters).The GUI of the number scroller is reminiscant of the old-style electricity meters found in old buildings:A indicator is suspended above a scrolling display of the current number value. Furthermore, the exact value is displayed in a adjacent box, allowing users to enter numbers manually.
DHTML Sliders for XHTML/HTML forms or other dynamic controls. They are highly customizable using CSS and simple JavaScript calls in your web page. They have been designed without the use of any image files, applets, or other objects.
cr:Combobox is a pure DHTML Combobox Behavior control for Internet Explorer 6. It features blazingly fast loading, autocomplete, autosuggest and multiple styles like Windows Classic, Windows XP, and Office XP. It is 100% client based thus server independant. Its very easy to use and comes with lots of examples.
Generate HTML forms on the fly from xml description files. Written in JScript, works in IE4+, Mozilla, Netscape and Pocket Internet Explorer (pocket pc 2000)
This scripts creates a simple validation to forms. Validation is not strict, but neat and as simple as 3 lines of code. Javascript file contains a brief usage description and commented code.
Fill in a text field in a form and this JavaScript changes or 'echoes' the value of another specified text field. The other text field value is then locked to that value.
This script lets you move elements from one selection box to the other. It allows for multiple items to be moved at once, and all items are sorted alphabetically as they are moved.