Home  >  Article  >  Web Front-end  >  Disable autocomplete in html and prevent it from showing history_HTML/Xhtml_Webpage Production

Disable autocomplete in html and prevent it from showing history_HTML/Xhtml_Webpage Production

WBOY
WBOYOriginal
2016-05-16 16:37:531427browse

The input box always displays the historical input history when entering content. The way to disable it now is to add an attribute:

Copy code
The code is as follows:


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn