HTML5 has a built-in combo box. You create a text input and a datalist . Then you add a list attribute to the input , with a value of the id ...
確定! 回上一頁