Skip to main content

Posts

Showing posts with the label Bootstrap

Bootstrap Multiselect

Bootstrap Multiselect is a jQuery based plugin that allows users to select multilple options from a standard select UI element. Its implementation is quite simple, and in exchange brings a lot of UX value. Examples of Bootstrap Multiselect use: Ingredience choice within pizza delivery system Laptop hardware configuration in online shop Flight booking customization See the following mutliselect dropdown example: ▼                   Choose your country                   USA                   Germany                   France                   Poland                   Japan               Label example ...