First you need an input element and the datalist element. To connect the input and the datalist you have to use the list attribute on the input, ...
確定! 回上一頁