Best Forms and Controls Scripts for Web
aSimpleTour will use a simple step-guide principle to introduce users to new features and functionality on a Web page.It was developed for tutorials and product showcases and can be a useful toolkit if used properly and with taste.Unlike the many similar...
What the jQuery Expander Plugin does is not unique in any way or fashion.There are a plethora of similar plugins doing the same across the Web. the difference is that jQuery Expander comes packed with lots of features that allow a high degree of...
Strength Meter changes how password fields look. It works by appending a password strength indicator next to the password input, indicator that changes its status and color based on the inputted password string.
Depending on the type of characters used...
The kolorPicker component has two states, minimized - as a simple input field, and expanded - a popup floating above the page with a palette and color chooser.
As you can see it doesn't revolutionize the color picker widget in any way or form, but it...
Messenger is the ideal user notification system for a Web page, using jQuery, CSS and AJAX to show a small message after each of the user's actions.Examples and usage instructions are included with the download package.What is new in this release:Allow...
FloatLabels can be applied to any text input form field.The plugin takes inline labels and instead of fading them to zero when the user focuses the field and starts typing, it simply slides them above the input field.This way the label is still visible,...
Step input fields are an UI element for setting a count to a value and increasing it by a certain step increment, using externally placed controls.Requirements:JavaScript enabled on client...
Dropper uses HTML5 to let users easily gab files from their computer, drag them over the upload zone and let them go to have the upload start automatically.In case users prefer the classic way of selecting files, clicking the upload field triggers the...
The filtering action is powered by CSS 3 transition animations.Semantically, the filters are just radio buttons.Selecting or deselecting one radio button simply toggles the visibility of filterable elements that share the same class as the radio...
InputHistory needs the user to type his text and then press the "Enter" key to save it locally.As the user types in more text and records it locally, he can at any time later on go through his previous entries using the Up and Down keys.The Enter, Up,...