Install
Manual install:
- Download tabcomplete.js
- Include source:
<script src="tabcomplete.js"></script>
With NPM:
License
Available under the MIT license.
Tab Complete is a simple jQuery plugin that makes the Tab key able to select multiple items from a preset autocomplete list while typing into an input field.
Autocomplete inputManual install:
<script src="tabcomplete.js"></script>
With NPM:
Available under the MIT license.