Best Forms and Controls Scripts for Web
HTML 5 has added a feature Web designers have been creating via JavaScript tricks for years. The placeholder attribute.This attribute shows a form field's label inside the field instead of outside it.When the user starts typing, this label disappears...
Sortr automatically detects column types (alphabetical, numeric, date and boolean), and sorts content accordingly.
Developers can also specify descending or ascending defaults for each sort type.
Fully unit tested with QUnit.What is new in this...
Pines Form uses no JavaScript, and zero CSS hacks.It's 100% documented, standard CSS styles.Pines Form allows the developer to quickly put together CSS classes and output a nice, standards compliant web...
Steppers are usually seen on e-commerce sites, as a quick way of inputting prices, adjusting values, or increasing/decreasing orders.A stepper usually uses a preset value for increasing or decreasing the help value, usually "1" being the norm, but...
jQuery MessageBar can be used for giving feedback to various user actions.Supported notification types:Default - greyPrimary - blueSuccess - greenInfo - light blueWarning - yellowDanger - redAll notifications, their content and visual styles, are...
rcSwitcher is a jQuery plugin that lets developers beautify checkboxes and radio buttons.It works by overlaying a new UI skin on top of the browser native controls, skin that looks like classic iOS togglers.Depending on what they replace (radio buttons or...
jQuery.popupper is perfect for creating and display any kind of popup item. From tooltips, to speech balloons, to overlays, top drop-down panels and up to complex modal windows, jQuery.popupper can handle them all.You should not confuse jQuery.popupper...
It's just like the HTML5 placeholder attribute, but done solely via jQuery. Works with simple input text fields and textareas the same.The inline description text can be styled via CSS.The text to be used as the field's description can be taken from the...
The jquery-autosave works by watching for change events in the content of a page section and automatically backing up the most recent version of the data to a specific URL.Data can be sent to a backend or database, allowing developers to have a backup...
jQuery Fancy Placeholder moves placeholder text to the corner of a field when users are entering text inside the form.This way inline form labels won't disappear after text has been entered, and users will be able to visually check if they entered all the...