Best Forms and Controls Scripts for Web
The On-Off Toggle Switches plugin can be used to create user-friendly interface elements for enabling or disabling a feature or option.The plugin hides a checkbox element and overlays a DIV on top, a DIV that looks and acts just like a classic iOS on/off...
The Stupid jQuery Table Sort plugin can sort data depending on their data type.It support sorting strings, integers and floats. When dealing with strings the plugin also supports case sensitive and case insensitive sorting.Additionally, for sorted table...
jquery-beautifyInputs works only with radio buttons and checkboxes and provides a jQuery method for overwriting default browser-based styles for these two form elements.The plugin uses CSS to style both the radio button and checkbox states.This also means...
Super Simple Infield Hints provides a way to show an additional label with input fields, besides the classic <label> tag.Using the HTML 5 placeholder attribute, Super Simple Infield Hints can show a text inside the input field itself, right...
PHP File Uploader is a collection of PHP classes for easily dealing with uploaded images, documents and audio files.While the immediate preview mode can be quite useful in some cases, the best features of PHP File Uploader reside in its code's structure,...
This feedback slider panel is fully animated and can hold more than just a form if needed to.When submitted, the form will send its data via AJAX to the server.The plugin is jQuery UI ThemeRoller and Twitter Bootstrap friendly.RTL alignment support is...
The effect that the Expandable-input plugin reproduces is widely used around the Web today, especially on search fields.This technique allows the developer to add small input fields to his site, saving space for other more important elements.When the user...
Gridify Select adds support for table-like layouts inside a dropdown select list.While this sounds really hard to implement, mainly because dropdown selects rely on basic list-like items, this plugin allows developers to pass TAB-separated content inside...
jQuery.pivot can take tables that occupy a lot of space on a Web page and merge repeating data into collapsible rows.This saves lots of space and provides a better organization of the displayed data, improving readability at the same time with free...
An HTML structure must be in place forthis plugin to work.Usage details can be found with the package's README file.What is new in this release:Fixed timeout still firing when click occurs.
What is new in version 1.2.0:Added callback to readme...