Top Forms and Controls Scripts for Web
The labels are shown as predefined faded text inside the form field.At tab focus, the text disappears and lets the user type his own input.Right now the placeholder property is only supported in Webkit browsers and Firefox 4.The plugin will bring it to...
The "wow search form" jQuery plugin is not a full-blown search engine, but merely an interface to use whenever needing a more accurate search widget.It simply handles all the DOM operations needed to add or remove search fields and their criteria.A...
anoFile works by taking a user's file selection and immediately sending it to the server, while the user keeps filling his form onward.Once the file has been uploaded, a small indicator can be shown on the page, all via AJAX, without needing to reload the...
ctrlEnter.js was inspired by the functionality of various desktop software (like Mozilla Thunderbird) that submits data when the CONTROL + ENTER keys are pressed.The plugin can be used with any form, and works regardless of the server-side backend...
Prevue.js was inspired by BlackBerry's approach to password fields, adding a small "eye" icon at the far right side of a password input section.Pressing this icon toggles password string visibility, allowing the user to see the entered text in clear, and...
editableTableWidget doesn't use the new HTML 5 contentEditable feature, bot works similarly nevertheless.The plugin enables users to edit a table cell just by clicking and selecting it.Any type of content can be entered, content which gets recorded...
The jquery.checkradios plugin uses jQuery code to hide default checkboxes and radio button styles, overlaying its own UI on top, but still allowing it to function like the original element.This fake UI element allows designers to use their very own custom...
Works by limiting user input according to a preset input mask.Perfect for interactive forms, where client-side data validation cannot be performed.A MooTools version is also available.What is new in this release:Fixed caret bug on 'repeat'...
The jui_alert plugin will help developers trigger warning and alert notifications on demand.The message can be pinned to the screen or configured to disappear after a short time.Since it's a jQuery UI plugin, all ThemeRoller themes are compatible as...
Developers can create interactive forms which add/remove/activate/deactivate fields based on what the user has filled in previously. Can work with text input fields, buttons, checkboxes and drop-down selects.Several demos are included with the download...