Input

jQuery Label Better - Label your form input like a boss

jQuery Label Better will let you label your form input like a boss with beautiful animation and without taking up space. You can create a beautiful unobtrusive label for your form's input fields. The uniqueness about this plugin is that all you have to do is add a placeholder text, and this plugin will show the label only when the user needs it.  

Bootstrap Timepicker - A simple timepicker component

Bootstrap Timepicker is a simple timepicker component for Twitter Bootstrap. With this timepicker, you can easily select a time for a text input using your mouse or keyboards arrow keys.  

Wordcount.js - Calculate file newlines, word, and byte counts on client side using HTML5 File API

WordCount.js is a client-side JS and Node.js library that counts bytes, words, lines, chars, and calculates the longest line of a file using the HTML5 File API.  When a file is uploaded using the file input element with the given input selector then the number of bytes, words, lines, chars, and the longest line in the uploaded file are calculated and then callback is called.  

appendGrid - The dynamic table input jQuery plugin

appendGrid allow you to input structured data row by row such like filling spreadsheets. It allows you to add/remove/insert/delete row in the grid. The generated input/select/textarea controls are well named for submitting to server side applications such as ASP.NET/PHP/JSP. Multiple options and callback events are available to fit every situation.  

slideControl - jQuery plugin for input slider

slideControl is a jQuery plugin that allows you to easily make sliders for range inputs.  

Datepicker for Bootstrap

Datepicker is a date picking plugin for Bootstrap. You can add datepicker picker to field or to any other element.   Datepicker - Features: can be used as a component formats: dd, d, mm, m, yyyy, yy separators: -, /, .  

glDatePicker - A customizable date picker jQuery plugin

glDatePicker is an ultra-simple, customizable, light-weight date picker plugin for jQuery.   glDatePicker - Features: Stylize current date, selected date, special dates and individual days of the week Set data on special dates (that is returned on callback when selected) Repeatable date ranges, individual dates and special dates Restrict selection to range of dates, individual dates, years, months and days of the week Restricting forward / backwards month navigation Automatically jump to

formatter.js - Format user input to match a specified pattern

formatter.js formats html inputs to match a specified pattern.  

jQuery Super Labels - Give your forms a helping of awesome

jQuery Super Labels was born out of the need to use the label-over-field method for forms. There are other plugins out there that do pretty much the same thing, but none of them had the - for lack of a better word - sexiness that the author was looking for. This implementation makes the label slide across the field when gaining focus and fade out when a value is entered.   This method only really works for the following: input[type="text"], input[type="search"], input[type="url"], input[type="

Timepicker Addon - Adding a Timepicker to jQuery UI Datepicker

The Timepicker Addon adds a timepicker to jQuery UI Datepicker, thus the datepicker and slider components (jQueryUI) are required for using any of these. In addition all datepicker options are still available through the timepicker addon, and you can set options to show only time, format time, and much more.