The following is a example where we disable autocomplete on an entire form: <form autocomplete="off" id="sumacForm"> <input type="number" min="1" required ...
確定! 回上一頁