You can use input text with "list" attribute, which refers to the datalist of values. <input type="text" name="city" list="cityname"> ...
確定! 回上一頁