Open JimT15 opened 6 years ago
What are you seasoned in? If you're generating the page server-side (eg. through PHP or Java), you could just create an <option>
tag for each item (if the datalist isn't too long).
Also, this project hasn't been updated in 5 years. There's more activity over here: https://github.com/mfranzke/datalist-polyfill
Hello,
This is just what I need except that I need to populate the options from a database. I'm a seasoned developer but not a Javascript expert so am just wondering whether anyone can give me a few pointers as to how to approach this.
Cheers,
Jim