All Projects → davidstutz → Bootstrap Multiselect

davidstutz / Bootstrap Multiselect

Licence: other
JQuery multiselect plugin based on Twitter Bootstrap.

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Bootstrap Multiselect

Bs grid
Bootstrap Datagrid
Stars: ✭ 184 (-94.75%)
Mutual labels:  jquery-plugin, twitter-bootstrap
Bootstrap Strength Meter
Password strength meter based on Twitter Bootstrap and Password Score.
Stars: ✭ 79 (-97.75%)
Mutual labels:  jquery-plugin, twitter-bootstrap
Js Offcanvas
A lightweight, flexible jQuery off-canvas navigation plugin which lets you create fully accessible sidebar or top/bottom sliding (or push) panels with keyboard interactions and ARIA attributes.
Stars: ✭ 272 (-92.24%)
Mutual labels:  jquery-plugin
Tweetie
Simple jQuery Twitter feed plugin
Stars: ✭ 314 (-91.05%)
Mutual labels:  jquery-plugin
Stickystack.js
A jQuery plugin that creates a stacking effect by sticking panels as they reach the top of the viewport.
Stars: ✭ 287 (-91.82%)
Mutual labels:  jquery-plugin
Preloadme
PreLoadMe, a lightweight jQuery website preloader.
Stars: ✭ 272 (-92.24%)
Mutual labels:  jquery-plugin
Waitme
jquery plugin for easy creating loading css3/images animations
Stars: ✭ 302 (-91.39%)
Mutual labels:  jquery-plugin
Clndr
📆 a jQuery calendar plugin that uses HTML templates
Stars: ✭ 2,793 (-20.36%)
Mutual labels:  jquery-plugin
Jquery Fullscreen Plugin
This jQuery plugin provides a simple to use mechanism to control the new fullscreen mode of modern browsers
Stars: ✭ 327 (-90.68%)
Mutual labels:  jquery-plugin
Bootstrap Calendar
Full view calendar with year, month, week and day views based on templates with Twitter Bootstrap.
Stars: ✭ 3,011 (-14.14%)
Mutual labels:  twitter-bootstrap
Wp Bootstrap Navwalker
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
Stars: ✭ 3,290 (-6.19%)
Mutual labels:  twitter-bootstrap
Sticky Kit
A jQuery plugin for creating smart sticky elements
Stars: ✭ 2,961 (-15.57%)
Mutual labels:  jquery-plugin
Sidr
Sidr is a jQuery plugin for creating side menus and the easiest way for doing your menu responsive.
Stars: ✭ 2,924 (-16.62%)
Mutual labels:  jquery-plugin
Long Press
jQuery plugin to ease the writing of accented or rare characters.
Stars: ✭ 311 (-91.13%)
Mutual labels:  jquery-plugin
E107
e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
Stars: ✭ 272 (-92.24%)
Mutual labels:  twitter-bootstrap
Guillotine
jQuery plugin to crop images within an area (fully responsive), allowing to drag (touch support), zoom and rotate.
Stars: ✭ 318 (-90.93%)
Mutual labels:  jquery-plugin
Colorpicker
jQuery UI widget for color picking (similar to the one in Microsoft Office 2010).
Stars: ✭ 271 (-92.27%)
Mutual labels:  jquery-plugin
Multiselect
jQuery multiselect plugin with two sides. The user can select one or more items and send them to the other side.
Stars: ✭ 285 (-91.87%)
Mutual labels:  jquery-plugin
Texttailor.js
jQuery plugin, tailor made text to fill the height of the parent element or ellipse it if it doesn't fit
Stars: ✭ 291 (-91.7%)
Mutual labels:  jquery-plugin
Datetimepicker
jQuery Plugin Date and Time Picker
Stars: ✭ 3,402 (-2.99%)
Mutual labels:  jquery-plugin

Bootstrap Multiselect

Bootstrap Multiselect is a JQuery based plugin to provide an intuitive user interface for using select inputs with the multiple attribute present. Instead of a select a bootstrap button will be shown w dropdown menu containing the single options as checkboxes.

Documentation, Examples, FAQ and License: https://davidstutz.github.io/bootstrap-multiselect/.

If you are interested in actively maintaining this project, please contact me (see GitHub profile for contact information).

Bootstrap Multiselect is featured in an article on tutorialzine: 50 must-Have Plugins for Extending Twitter Bootstrap; on Bootsnipp's list of Twitter Bootstrap resources; on Design Your Way; and available on NuGet.

If you use this plugin commercially, consider supporting the development by making a donation.

Also check out Bootstrap Strength Meter - a Twitter Bootstrap plugin to visualize password strength using Password Score.

Example of a multiselect.

License

Apache License, Version 2.0

Copyright (c) 2012 - 2021 David Stutz

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

BSD 3-Clause License

Copyright (c) 2012 - 2021 David Stutz All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  • Neither the name of David Stutz nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].