首页 > Web开发 > 详细

[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq)

时间:2020-04-10 21:35:46      阅读:314      评论:0      收藏:0      [点我收藏+]

提示这个错误:

技术分享图片

 

大概意思是,输入元素应该有自动完成的属性,比如: autocomplete=’new-passwordl’.

怎么搞定呢?

技术分享图片

 

 链接:Chrome浏览器控制台Input elements should have autocomplete attributes (suggested: "current-password")

[DOM] Input elements should have autocomplete attributes (suggested: autocomplete=‘tel‘, confirm at

 

另外,autocomplete功能:记住输入内容,下次提交表单或者浏览器回退后,还能保持表单内容不变,规定输入字段是否应该启用自动完成功能

 

[DOM] Input elements should have autocomplete attributes (suggested: "new-password"): (More info: https://goo.gl/9p2vKq)

原文:https://www.cnblogs.com/miniSkytrue/p/12676138.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!