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

Quick tag - required jQuery plugin non-existent #4

Open
philwareham opened this issue Apr 18, 2019 · 1 comment
Open

Quick tag - required jQuery plugin non-existent #4

philwareham opened this issue Apr 18, 2019 · 1 comment

Comments

@philwareham
Copy link

There is a jQuery plugin requirement to use quick tag, the link goes to a 404 page.

However, you could probably do this better with native HTML5 autocomplete attributes on the textarea and also datalist tags - negating the need for jQuery:

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist

@jools-r
Copy link
Contributor

jools-r commented Oct 23, 2023

This one – https://github.com/agarzola/jQueryAutocompletePlugin – worked the last time I tried, but you're right, either the built in JqueryUI or a native method would be better in this day and age.

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

2 participants