Datalist is a new element in HTML5 and very useful. Basically it works with input box and when we write text in it, it will show a related item in list like option box. By using above code, when you ...
An auto-complete module which implements Ajax REST calls and updates lightweight HTML5 <datalist> elements. Load demo.html to view the demonstration page. This allows you to select a country (the form ...