Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.
Karl edited this page Jun 15, 2017 · 3 revisions

Welcome to the Selectr wiki!

Selectr is lightweight dependency-free select box replacement written in vanilla javascript. Just 6KB minified and gzipped. Similar to Select2 and Chosen without the jQuery dependencies.

Supports most modern browsers including IE9.

Features:

  • Supports single and multiple select boxes
  • Supports optgroups
  • Searchable options
  • Tagging support
  • Custom events
  • Custom styling
  • Native select for mobile devices
  • Custom datasets
  • Dynamically add options
  • Much more...