New UI Components for Web
Utilizing a modified version of liteAccordion, jQTogglePanel allows users to switch from one panel to the next using a simple side-scrolling controller. jQTogglePanel is can be used as an uniquely styled slider, perfect for featuring content on your...
The Scrolly plugin can be used to create scrollable sidebars.These are sidebars displayed in fixed position, always remaining visible on the page no matter how long the page is.The sidebars can also contain multiple sections which also have fixed...
Combodate works by breaking down the date and time values into their smaller parts.A date will be broken down into day, month and year, while a time will be broken down into hours, minutes, seconds, and format fields.For each of these fields, the...
TimePicki will greatly simplify the process of entering a time value into a form field.Instead of adding special instructions next to each form field about how the time format should look like, forcing users to stop and read long paragraphs before...
Portfilter works by looking at a collection of items and hiding/showing items based on a custom "data-tag-" added to the them.Buttons can be shown next to each data collection, which when pressed will filter only the items containing a certain data...
Gridex gives developers to ability to show items on a grid layout and expand items on which users have clicked into a dropdown panel underneath it.Inside this panel more details can be shown about that specific item, in any kind of custom display format.A...
Bootstrap Data Table is a plugin that can be used in situations where developers need to dump large data structures on a Web using HTML tables.Because the data is quite large this means the tables will take lots of space and will also be very hard to read...
angular-datepicker is actually the pickadate.js jQuery plugin, without the jQuery dependency and packed as a basic AngularJS directive. This will simplify the process of loading and using the date and time picker components without having to load both the...
Bootstrap Application Wizard can be used to display various steps inside a modal window, breaking down large user input areas into smaller, easier to fill sections.The component will prevent users from jumping between sections if the previous step has not...
This plugin is the RoR version of the jQuery plugin of the same name: jquery.timepicker.It allows users to easily select a time from a list of preset values.Requirements:JavaScript enabled on client side
jQuery
Ruby on Rails 3.1 or...