Adding Image to dropdown #412
Answered
by
francoischalifour
cheeyee627
asked this question in
Q&A
-
|
Hello, may I ask is it possible to add image beside each of the dropdown options with autocomplete.js jquery plugin, if so how to do that? Many thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
francoischalifour
Jan 26, 2021
Replies: 1 comment 2 replies
-
|
Hi! The Autocomplete.js v0 You can therefore display an image in the template. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
cheeyee627
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! The Autocomplete.js v0
suggestiontemplate supports HTML: see reference.You can therefore display an image in the template.