New on DHTMLGoodies.com:
DHTML Chess is now available for WordPress at WordPressChess.com.
Form widgets
JQuery On/Off Switch
Transforms a standard html checkbox into a custom switch. The widget hides the checkbox and updates it's checked state behind the scene so that you submit the value using standard form submission..
Textarea maxlength
TEXTAREA elements does not support a maxlength property. This small script will give you that feature. The feature can be added to all textarea elements on your pages without any javascript configuration.
Color picker from jscolor.com
A great script from jscolor.com which makes it much easier for your users to pick colors for input fields on your web page/web application.
DG Spinner/Spinbox
FF,IE6+,Op9
Last updated: April, 28th, 2010: Added button alignment feature.
Use this script to create spinboxes/spinners on your web page, either dynamically, or automatically from existing html markup.
Quick Edit
FF,IE6+,Op9
Submitted script
Quick Edit script - Inline editing of text on your web page.
Color picker
FF,IE6+,Op9
Submitted script
This is a beautiful, easy to use color picker created by Sebo Zoltan.
Ajax form submit
FF,IE5.5+,Op8
Submit form by use of ajax.
Tooltip for forms
FF,IE5.5+,Op8
Last updated: January. 15th, 2007 - Bugfix: Tooltip positioning problem.
Displays a tooltip next to form elements when the element receives focus.
Highlight active text input
FF,IE5.5+,Op7
Highlight text inputs in your forms with this small and easy to use script.
DHTML form validation
FF,IE5.5+,Op7
This scripts validates your form as you type. A border will appear around your inputs telling you if the entered value is valid or not. The script validates numbers, strings and dates.
Multiple select boxes
FF,IE5.5+,Op7
Last updated: May. 30th, Sorting items after click on "transfer all".
This is a script that makes it possible to move items between two multiple select boxes. The script also automatically sorts the items.
Color picker(Advanced version)
FF,IE5.5+,Op8
Last updated: Jun. 2nd, Fixed a problem when typing in some RGB colors.
This is based on the color picker below, but here you have three tabs instead of two. You can choose web colors, named colors or specify a color by using RGB sliders.
Color picker
FF,IE5.5+,Op8
This is a color palette widget. Instead of typing in a RGB color, you could select a color from the palette.
Editable select box
FF,IE5.5+,Op8
Last update: Dec. 8th 2005: Saving arrow images in Javascript variables.
This widget transforms a normal text input into a selectbox where you could type in a text value or choose from a list
Form input slider
FF,IE5.5+,Op7
Last updated: March. 24th, Fixed a problem with wrong positioning of slider.
This slider will make it easier for your users to specify values for form fields.