<input id="password" value="" type="password" autocomplete="off" name="password" onfocus="this.type=‘password‘" datatype="*">
window.load = function(){
document.getElementById(‘password‘).value=‘‘;
};
清除input输入框的密码账号 不让浏览器记住
Posted 小混蛋&闯江湖
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了清除input输入框的密码账号 不让浏览器记住相关的知识,希望对你有一定的参考价值。
以上是关于清除input输入框的密码账号 不让浏览器记住的主要内容,如果未能解决你的问题,请参考以下文章
TortoiseGit 删除密码 清除密码 让你每次都输入账号密码提交
IE8 input X 去掉文本框的叉叉和密码输入框的眼睛图标