How can I create a select field with image? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I create a select field with image?

5th Jul 2018, 1:34 PM
B.D
B.D - avatar
4 Answers
+ 3
Do you mean like, how to have an image "selected" on page load?
5th Jul 2018, 1:49 PM
Tony
Tony - avatar
+ 2
Default select does not allow options to contain images. So have to make custom select https://code.sololearn.com/WFq3K5rgfLtU/?ref=app
5th Jul 2018, 5:37 PM
Calviղ
Calviղ - avatar
+ 2
thank you
6th Jul 2018, 10:35 AM
B.D
B.D - avatar
+ 1
no. I wanted options showing iMages
5th Jul 2018, 4:49 PM
B.D
B.D - avatar