Top Forms and Controls Scripts for Web
Select2 allows developers to customize how drop-down select elements and optgroups are displayed on a page.
It not only allows developers to use custom skins, but also modifies the way select elements are used as well.
Select2 deeply alters how drop-down...
Bootstrap Tags Input does not need the Bootstrap framework to be loaded in order to work properly.
It only copies the interface, allowing developers to create tag input systems that feel and look just like regular ol' Bootstrap interfaces.
Along with...
The library enables this feature via the HTML5 File API, splitting larger files into smaller chunks.Additionally, the library also allows for users to pause and resume uploads whenever they want.The library can be used when dealing with forms that handle...
Bootstrap Multiselect allows developers to create multi-selection drop-down UI widgets for the Bootstrap front-end UI framework.The plugin replaces the drop-down select field with a button which when pressed shows a dropdown list with options as...
InputSlider works by taking an input field, hiding it, and showing a drag slider on top.The values on the slider represent the min/max values expected to be entered inside the field.Using the drag handle users will be able to adjust the field's value,...
HiddenSubform allows developers to tie in special form states to specific elements on the page.What this means is that when a specific item is selected in a form, a page element is updated, shown or hidden somewhere on the page.The plugin works with the...
ikSelect makes it possible for form elements to look and feel natively on a custom designed page, and not stick out of the overall design because of the clunky browser and OS default dropdown styles.
ikSelect demos and implementation instructions are...
Form File Upload will let developers create forms where users can grab a file from their desktop and drag it over to their browser, in a specific form section.This automatically selects the file in a hidden upload field, which will get sent to the server...
ngCustomerVoice is a self-hosted alternative to showing customer support modals on your site, usually powered by third-party services like Intercom or Uservoice.This AngularJS directive allows developers to use their own email server to send the data,...
jQuery SumoSelect lets developers overwrite how browsers render default dropdown select lists.This small plugin will add new interaction features to this UI form component, allowing developers to use prettier skins, support multi-select features, show...