Best Forms and Controls Scripts for Web
ArtDesignUI includes support for prettifying the following form elements:- buttons- text inputs- textareas- radio buttons- checkboxes- dropdown select- tab panels- panels- iconsThis small collection of jQuery plugins lets developers override browser...
The component handles RGB, HSL and hex color codes, also saving favorite colors for later usage.
The component displays color selection box with a Luminosity bar and text fields for entering RGB and HSL values.
The user can define custom colors which will...
Placeholders.js supports placeholder attributes for normal text input fields, textareas and even password fields.Support goes way back even to IE6 an should cover almost all older browsers remaining on the market today.The library also includes adapters...
DirtyForm works by registering all form elements on page load.It will then watch the form fields' content for changes and record if any of the fields have been altered or modified in any way.The class can then tell users or developers if the form was...
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...
perfect-scrollbar enahnces how the default scrollbar looks and behaves on a Web page.
To demonstrate how it can work, an example has been included with the download package.What is new in this release:Changed how `in-scrolling` works.
What is new in...
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...
Behave.js transforms a bland textarea into a fully-working IDE, rendering it capable of recognizing code input, and adding special formatting as the user types.Textareas are universally considered dumb text zones because there's very little formatting...
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...
ScrollableTable works by taking an HTML table, looking for its thead and tfoot tags, and making these two items sticky via a CSS fixed position property.The plugin is quite easy to use and it can be very useful when having to display very large tables on...