0
My input list ain't working.
3 Answers
+ 1
don't use same id on two elements.
for reference to a datalist, attribute is list
correction:
https://code.sololearn.com/W5dFl8pxJN6i/?ref=app
lesson for datalist
https://youtu.be/bHqLCbJiUww
0
Simon Zollo dost your input tag is wrong the correct way to write input tag is
<input list="hack." id="hack" type="hack"/>