自動完成功能是預設的,如果設定autocomplete="off" 即可關掉自動完成的功能,如下式:. <input type="text" name="username" autocomplete="off" />.
確定! 回上一頁