Designed for HTML Select tag
Multiple Select has been designed to reduce development time and to require no specific knowledge from developers. It is both featherweight and feature-rich.
Features
- Default option allows showing a checkbox.
- Ability to grouping elements.
- Supports to show multiple items in a single row.
- Select all options.
- Feature to show placeholder.
Latest release 2.4.0 (2026-6-7)
- New: Added
filterOnlyoption to select only a single option.
- New: Added
maxWidthoption to limit the auto width.
- New: Auto refresh select width when the width attribute is
auto.
- Update: Upgraded jQuery peer dependency to
>=3,<5for jQuery 4 compatibility.
- Update: Fixed no-results padding in Bootstrap theme.