Super customized checkboxes and radio buttons with jquery & zepto
DependentFields makes it easy to hide or show dependent fields in forms based on select or checkbox values
Easily convert your checkboxes into iPhone style On/Off buttons. Use with Rails 3.1 Assets Pipeline.
Bootstrap Toggle is a highly flexible Bootstrap plugin that converts checkboxes into toggles.
Simple to select all checkboxes.
Awesome bootstrap cehckbox for the rails asset pipeline
Makes it easy to add and edit forms programatically, specifying select, radio, checkbox, or string input, and recordings users' answers. Questions can be associated with specific objects or with string labels. A form template and controller are including for displaying questions and recording answers, and ActiveAdmin is supported for editing the questions and options on the back-end.
This gem will handle has_many :through association with checkboxes. Very beta, no tests, no docs yet)
Adding checkbox rendering functionality on top of the redcarpet markdown parser
Compass plugin for the iPhone-style checkboxes
Adds a checkbox for every page part that allows admins to 'lock' them
More than just check-boxes. Create a simple check list, bookmarks, or start menu.
Compass plugin for the iPhone-style checkboxes
Add shift-click selection to a list of checkboxes.
This gem will help you to handle has_many :through associations when you need to add/remove these ones with checkboxes.
customize.css provides you the base styling for your application and gives you ability to easily customize the look of your app. The main advantage of this lib that you don't have to overwrite styles you can just set it. Another advantage is that all inputs, checkboxes, radio buttons, select boxes have the same look and behaviour in all browsers. Also you can change the look of select or checkbox by setting several `sass` maps. This is the engine that supports themes so developers are able to share themes between each other.
Have 3-state radiobuttons instead of a 2-state checkbox for your Boolean columns which can store NULL. This gem: 1. Provides a custom Formtastic input type `:tristate_radio` which renders 3 radios (“Yes”, “No”, “Unset”) instead of a checkbox (only where you put it). 2. Teaches Rails recognize `"null"` and `"nil"` param values as `nil` 3. Encourages you to add translations for ActiveAdmin “status tag” so that `nil` be correctly translated as “Unset” instead of “False”. Does not change controls, you need to turn it on via `as: :tristate_radio` option.
This is a rails-plugin which can create a checkbox for attributes which are datetime-fields in the database. So, if you want to store the date when a user appected some terms or received some goods, but want to circumvent the need of selecting the proper date and time from 6 dropdowns, you can just use this plugin. It creates some wrapper-methods on the model for the attributes you specify and provides a form-helper which uses these. The model-method also work with standard checkbox-tags
This project enables site crawling and data extraction with xpath and css selectors. You can also send forms such as text data, files, and checkboxes.
Add terms and conditions checkbox in delivery stage of checkout
This gem replaces standard checkboxes and radio buttons with Font Awesome characters making them look the same across all browsers.
Makes it easy to add and edit forms programatically, specifying select, radio, checkbox, or string input, and recordings users' answers. Questions can be associated with specific objects or with string labels. A form template and controller are including for displaying questions and recording answers, and ActiveAdmin is supported for editing the questions and options on the back-end.
iOS-style Checkboxes for Rails asset pipeline. Customized specifically for Netsign requirements.
Turns your checkboxes to some fancy stuff.
Show or hide dependent fields in forms based on checkboxes, radios and selects.
Adds jQuery plugin to limit checkbox selection easy.
Create Checkboxes and also parse the answer for a HIT.
Group your checkboxes like grouped select via “grouped_collection_select” in Rails. This gem adds a new Formtastic input type “grouped_check_boxes”, that helps you group long lists of checkboxes.
Formikation is a simple jQuery plugin to beautify form inputs, select, radios and checkboxes with some css. It supports custom theming and is IE8+ compatible.
Create your Shopping List. The kaimono command generates a shopping list with checkboxes from a shopping list in YAML format.