Best UI Components for Web
sticky-div allows developers to make important page elements display in a fixed position, an incredibly useful tool for highlighting UI elements like menus, toolbars, editing controls, and so on.Using this plugin is quite simple and highly recommended on...
The Picker widget can be added to any page and allow users to select a desired color via a popup window and a color spectrum.The user's color selection is acquired via his mouse's click and then programmatically converted to a color code.Multiple color...
The first field is for selecting the province, the second is for the city, and the third is for selecting the city district.All fields work in a series, so if you don't pick the previous field, the current field won't show any options.Each of these fields...
This component is highly customizable and really easy to implement. dhtmlxSlider is delivered with a number of predefined skins but any other custom appearance can be created without any effort.
Simple but effective this JavaScript component is a neat way...
Brand buttons for Bootstrap is a SASS file that allows easy creation and embedding of special social buttons.The package was crafted to work with the Bootstrap framework and can work with or without an icon attached to the button.The SASS file is...
ngNanoscroller adapts the nanoScroller.js jQuery plugin to the way AngularJS apps work, allowing developers an easy way to customize their scroll bars.Since all of the plugin's original features are supported, you can expect keyboard arrow scrolling to...
BrickWork is an evolution of the Freewall jQuery plugin, working in the same way, but with a few extra features. The plugin gives developers even more control over they layouts, helping them build pages that show a collection of elements that get...
Bootstrap Dropdown Menus Enhancement adds support for multi-level dropdown structures, showing the dropdown panel in custom positions, and even showing small bullet tips that ties the dropdown panel with the trigger element.It also adds support for...
css-toggle reproduces the famous UI toggle button pattern via CSS 3 transitions only.Since there can be only one opened state at a time, putting more than one toggle element near each other will produce a nifty looking accordion widget. All produced with...
headerPersist takes a designated header and always keeps it visible on top of the screen as its container is shown.When the container in which the header is included disappears, so does the header.If this header, or any other part of the page for that...