Best Forms and Controls Scripts for Web
Politespace was specifically created to help format numbers entered inside an input field.The plugin works after the user has entered his number and will add spaces between the ciphers so the number is shown in the developer's desired format.This is done...
If you've tried to modify one of those jQuery plugins that makes sticky menus to work with other kinds of page elements and miserably failed, then you need something more generic like jQuery.Pin.This plugin can make any type of HTML element stick in a...
SideComments.js is a near-identical clone of the Medium commenting system.It works practically the same, showing a "+" sign next to each paragraph, which when pressed pushes the text to the side and shows a sidebar with a simple commenting form.In case...
Basically, cheet.js allows a developer to support Easter eggs or Konami-like codes in the browser.The library is not pre-built with support for a specific code, so the developer is free to create his own key combos and custom actions.Key sequences can...
flyLabel.js will serve as a correction to the "placeholder" craze that has took over Web designers in the past year.Way to many developers have been using the new HTML 5 placeholder attribute on all their forms, even in situations where they shouldn't...
useful.range.js is a JavaScript library for adding and controlling HTML5 input range elements on a Web page.Developers can decide where to embed this element in their forms, and the library will let them customize its label field via a simple JS...
formatter.js was created for online form validation purposes.It helps developers setup input masks, term used to describe the process of taking user input and manipulating it to be displayed using a desired format.This technique is usually used for credit...
The Block/Unblock plugin can be used for various purposes: to block access to controls on the page, to overlay a dim background on top of it, as a component script inside a modal popup plugin, etc..Nevertheless, besides its purpose, the only action it...
Besides acting like a simple counter, the jQuery Text Counter plugin can also limit character input when the maximum limit has been reached.
Additional error and notification messages can be shown as well if needed.
The plugin is perfect for any kind of...
Character Countdown works just like any other character counter, letting the user know how much text can be entered inside a form text field.Once this limit reached, other user input is ignored.The character limit can easily be moved back and forward as...