Must have Forms and Controls Scripts for Web
jQuery CheckThemAll simplifies the task of selecting or deselecting all the options in a group of checkboxes.While previously users would have had to check and uncheck each option one after the other, this plugin allows developers to add a checkbox (or...
jQuery Chord is a powerful keyboard input layer, providing an API on which to code apps and websites with a high degree of interactivity.The plugin acts like a buffer layer between the keyboard and the site's code, making it possible for programmers to...
jQuery CloneYa can be used for situations where alternative user details must be entered, like secondary addresses, emails, phone numbers and so on.Adding duplicate form fields for each of these details that only make the form grow and look bigger than it...
For debugging purposes, JavaScript has the alert(); function which will show a small alert window on the screen.Since there were no styling and UX guides back in the day when JavaScript came out, every browser manufacturer styled this window in a...
The ideal mechanism to use as a backup solution for your Web forms, jQuery DataSaver is both easy to implement and totally non-intrusive with the classic form filling experience.The plugin works in the page's background, taking the content entered in a...
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 easySelect is another attempt at creating an unique auto-suggest drop-down fill in widget. This one quite successful.This is mainly because easySelect works fast and without any delays thanks to complicated animations, but also because it merges...
What the jQuery Expander Plugin does is not unique in any way or fashion.There are a plethora of similar plugins doing the same across the Web. the difference is that jQuery Expander comes packed with lots of features that allow a high degree of...
jQuery Fancy Gestures is a JavaScript port of the fantastic MouseGesture ActionScript 3 class. The plugin works the same way as the original class, using a combination between a list of predefined 8-directions gesture sequences and the Levenshtein...
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...