Pixabay / JavaScript-autoComplete

An extremely lightweight and powerful vanilla JavaScript completion suggester.
752 stars 186 forks source link

Introduce SelectorToInsert #75

Open alexnaidovich opened 6 years ago

alexnaidovich commented 6 years ago

Hello.

I want to add a possibility to append the autocomplete box not only to the body element, and to select a selector to append the AC box.