Free Forms and Controls Scripts for Web
Unhighlight can be used only with text entry form fields like text inputs and textareas.The way Unhighlight works is the following. Whenever text has been entered in an input or textarea, and that text is selected (via mouse or keyboard), Unhighlight...
The "jQuery input placeholder text" plugin works in two ways, depending on the user's browser type and version.If the user's browser supports the new HTML 5 standard, and more precisely the HTML 5 placeholder attribute, the plugin deactivates itself and...
DirtyForm works by registering all form elements on page load.It will then watch the form fields' content for changes and record if any of the fields have been altered or modified in any way.The class can then tell users or developers if the form was...
The user can enter words, and they will be transformed in tags when hitting Enter.Words separated using commas will be converted to their own tag.Auto-completion is provided for a list of predefined words, list which can be easily customized to whatever...
Applied to form fields, it allows the users to enter just a few characters and have entry alternatives showed in a drop-down panel below the field itself.Features:Cache and buffer
Remembers selection
Require selection
Overlabel support
Complete styling...
Inspired by GitHub's Zen editing mode, the WideArea library works the same, adding a small icon to the top-right corner of a textarea.When this icon is pressed, the extarea is expanded to fullscreen (actually full-page), and its content displayed in the...
The notifications appear as a popup in the corner of the page.They can hold a title, a message body, and images (optionally).A timer is also shown at the bottom for notifications that close automatically, or a close button for dismissing them...
List.js is the perfect for building search tools, large data grids or filterable portfolios.Because of its unique set of features it allows users to quickly find their desired element on the page by either filtering, reordering or sorting a set of...
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...
gauge.js is actually written in CoffeeScript and compiled to regular vanilla JavaScript.The gauges can be used as a preloader for masking content or for other loading operations.It can also be used in a static mode with no animations attached to it,...