This page acts like a Demo page and a Testing page. Here we are testing issue #20, solving a bug in which a scrollable dropdown inside a modal was closed when clicking on the scrollbar.
<select>
Selects are a subtype of autocomplete where the selected value is restricted to server-provided results. User must select one of those.
Bootstrap-Autocomplete provides a smarter select rendered as a standard autocomplete text field. It substitutes the field with an <input type="text">shadow hidden field with the selected value (and the original name).
<input type="text">