Free Forms and Controls Scripts for Web
Bootstrap MaxLength can help developers in two ways.
It can prevent high volumes of text data being entered inside a form, indirectly protecting the site against various hacking attempts.
It can also show a dynamic character counter right under the form...
Rarely open sourced projects reach cult status in the Web design community. This happened to WordPress, jQuery, MooTools, Joomla, Drupal and so on.This is because in any facet of development sometimes programmers might need some help with their code and...
jQuery.formtag.js helps developers beautify form fields and make data entry more fun and interactive for the end user.The plugin works by taking a classic, hard-to-style form dropdown field or a pretty boring text input field and converting them into UI...
jquery.scrollingShadows adds a small shadow to the top and the bottom of the scroll area, shadow that disappears when the user reached the top or the bottom.The effect mimics the Gmail interface and is reproduced using only CSS3 code.Using the plugin is...
jQuery Knob works by acquiring the value off a circle radius.To input a value, the user can drag&rotate the slider or just enter the value by hand inside the circle/dial.The dial is rendered via HTML 5 canvas, and is mobile (touch) friendly.If JavaScript...
jQuery highlightTextarea can be used to grab the user's attention inside a textarea.
The plugin can be used to add a colored background to one or more words, letting him know he made a mistake or he did something wrong.
The plugin can work by...
While this effect can be achieved via CSS in some cases, Wholly was created for those cases where table layouts are quite complicated and the action of hovering and clicking on a cell needs to be tied in with a JS-based action (like selecting).Wholly...
The 'jQuery HTML5 like input number' plugin will add +/- controls to form input fields.Pressing them will increase or decrease the value contained in the form.The plugin mainly puts focus on mouse interactions, but keyboard input is left in place, so...
Using simple drag and drop actions, users can get hold of an element and move it around in a new position.aciSortable works with any HTML list structure, even with nested lists.The plugin is also style agnostic and comes with plenty of useful callback...
CSS Arrow Please works via the browser or with Node.js.The app presents the user with a friendly GUI in which they can adjust tooltip details and have the CSS 3 code automatically generated for them.Once generated, this code can then be added to any Web...