Ny Formularer og kontrol scripts Til Web
The plugin adds support for HTML5 placeholder in all major browsers, including IE6.
The plugin does not superimpose its will on browsers, but checks if the browser natively supports the HTML5 placeholder attribute for input and textarea elements.
The...
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...
Switchery works with client-side (browsers) and server-side (Node.js) environments. It also includes support for Component and Bower, and can work with or without complex JavaScript frameworks like jQuery.
On/off togglers created with Switchery will work...
jQuery FileStyle lets developers customize how an upload field looks like.
They can change the default button text, show or hide the file name section, show only the button, append an icon to the button, change the button's colors, and its size.
All...
Bootstrap FileStyle seamlessly integrates with the Bootstrap framework and allows developers to change how an upload field appears in their forms.The component comes with support for Bootstrap's native UI, icons, and color schemes, allowing developers to...
Supports from simple filters to multiple options and filters at the same time. Filters can be simple checkboxes groups or side range sliders (as the ones that come with jQuery UI).A nicely formatted demo is included with the download package.The plugin is...
Fort.js can be attached to any form on the page and be used to show how much of the form's fields have been filled in.With every new form field that the user has added text to, there's a horizontal line slowly advancing at the top of the page.As more...
Typing text in input fields will trigger a drop-down panel with available alternatives for the user's typed entry. Auto-complete results for every query are cached and pulled from the local cache, in the case the user retypes one of his query.If there are...
Strength Meter changes how password fields look. It works by appending a password strength indicator next to the password input, indicator that changes its status and color based on the inputted password string.
Depending on the type of characters used...
Hamster.js doesn't not actually support mouse wheel events since this is a built-in feature for JavaScript and browsers, but it creates a solid codebase which removes differences for how this interaction are interpreted by browsers.The library is very...