Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add suggestions list to specific HTML Element? #58

Open
QJan84 opened this issue Jan 23, 2018 · 4 comments
Open

Add suggestions list to specific HTML Element? #58

QJan84 opened this issue Jan 23, 2018 · 4 comments

Comments

@QJan84
Copy link

QJan84 commented Jan 23, 2018

Hey,

Is it possible to load the result into a specific element?
Currently the list (autocomplete-suggestion) is appended to the body.

@alexnaidovich
Copy link

@QJan84
It maybe kinda too late answer, but I've just PRed this option.

If you ever need, here is the file with my modifications. https://github.com/alexnaidovich/JavaScript-autoComplete/blob/edit/auto-complete.js Pass in options { selectorToInsert: '.classOfYourSelector' }.

@alexnaidovich
Copy link

@SimonSteinberger
by the way, is this project being maintained any longer?

@maxKimoby
Copy link

Is this gonna be merged? Because I would need this.

@alexnaidovich
Copy link

alexnaidovich commented Aug 7, 2019

@maxKimoby
I think this project is no longer being maintained. 11 months have passed from my PR, I don't think it will be ever accepted and merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants