标签:com ext 需要 属性 type toc 简单 记录 出现
其实方法很简单,只需要在input文本输入框中加一条autocomplete="off"属性即可。
<input type="text" name="htmer" autocomplete="off" />
html禁止文本输入框记录输入记录,单击input出现输入过的记录
标签:com ext 需要 属性 type toc 简单 记录 出现
原文地址:https://www.cnblogs.com/sea-stream/p/9727261.html