Best Forms and Controls Scripts for Web
Stop Verbosity also provides a way to count the characters entered in the textarea, and uses this data to power an indicator shown next to the form field.This can be used to let the user know how much space he has left in the textarea, and optionally...
jquery.add-input-area is ideal for creating "form builders" or "interactive forms".The plugin works by adding special "add" or "delete" buttons inside a form, which when pushed can add new input fields or remove existing ones.The "add" and "delete"...
'Bootstrap Form Alerts' allows easy form validation and displaying of alert or error messages via jQuery events.The plugin adds an easy way of showing errors without the messages looking out of place in Bootstrap's interface.An example and usage...
Wizard forms are also know as step guides and are nothing more than rigorously organized Web forms.jQuery.wizard will take designated form fields and group them together on so called 'step panels'.To advance to the next panel, the user only has to fill in...
jQuery EasyDropDown does what many other plugins have done, but comes with support for modern Internet and design features that older plugin's don't cover.Examples and usage instructions are included with the download package.Features:cursor-pointer"...
jQuery SumoSelect lets developers overwrite how browsers render default dropdown select lists.This small plugin will add new interaction features to this UI form component, allowing developers to use prettier skins, support multi-select features, show...
jQuery.dragmove was created so developers won't have to load the entire (and very bulky) jQuery UI library every time they need to support a basic drag&drop powered interface on their site.The plugin works like the jQuery UI drag plugin but without the...
Angular Elastic fixes an ancient problem with textareas, allowing them to adapt to whatever users enter inside them.
While some browser manufacturers have introduced the possibility to drag a textarea's corner and resize it to the size you want, it...
FancyInputs is a simple form masking plugin that will hide default browser styles and allow the developer to use his own on top.It only supports dropdown select lists, radio buttons, and checkbox elements, since these are practically the only form...
The "jQuery UI context menu plugin" simply takes the jQuery UI menu code and uses it as a base for context menus.It supports all of the jQuery UI menu widget settings and features, including ThemeRoller support.Keyboard shortcuts, custom behavior, and...