typeahead.js icon indicating copy to clipboard operation
typeahead.js copied to clipboard

dropdown-item href link

Open eno7x opened this issue 4 years ago • 1 comments

How to add link link

eno7x avatar Jul 12 '21 21:07 eno7x

Recommended new solutions (without jQuery dependencies):

  1. Tarek Raafat's "autoComplete.js" (can be used in existing forms): https://github.com/TarekRaafat/autoComplete.js

  2. "Algolia autocomplete" (but creates a form element, so not usable within existing forms, only as a standalone element): https://github.com/algolia/autocomplete

john-999 avatar Apr 02 '22 15:04 john-999