form method=”post” action=”/form” autocomplete=”off”> | |
[…] | |
</form> | |
form method=”post” action=”/form”> | |
[…] | |
<div> | |
<label for=”cc”>Credit card:</label> | |
<input type=”text” id=”cc” name=”cc” autocomplete=”off”> | |
</div> | |
</form> |
AutoComplete
Bu yazıyı beğendin mi ?