Traditional HTML Select Menus aren''t 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 ...
If you have a very large HTML SELECT list, finding the correct item can be like looking for a needle in a haystack. For example, if you have a list of a couple hundred names, finding a single one can be difficult. This article provides a JavaScript t...
This useful script prevents a form from being inadvertantly submitted more than once, which often occurs if the user clicks on the &"submit&" button multiple times before the process is complete. The result is partial or multiple su...
Medley Tool which is also called Selection Tool, where in you have all the available items on the left &<SELECT&> box and you select all the required items in the right &<SELECT&> box using four button i.e:...
Pungo spell is an easy, and more importantly, a FREE way to add a studly spell checker to just about ANY web application.
&<p&>
What does it require?&<br&>
---------------------&<br&&...
The flooble color picker works using DHTML. Unlike other color pickers that pop up a new window and can get blocked by a zealous popup blocker, ours uses a dynamic DIV making it lightning fast! There is also an indicator square that lets your visitor...
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, t...
Is the user pressing the &"Enter&" key in the middle of your form causing inadvertent and incomplete form submissions? This script disable the &"Enter&" key when pressed inside chosen fields of your choice. Moreove...