4 設置autocomplete屬性off的input元件(見here): <input type="text" name="input1" autocomplete="off" /> 您還可以設置form元素本身對這個屬性(參見here)。 來源 2011-08-10 04:30:35 Donut +0 正是我在找的東西。 –
正是我在找的東西。 –