【问题标题】:html form autcomplete=on is not working in IE 11html form autocomplete=on 在 IE11 中不起作用
【发布时间】:2014-11-16 08:25:41
【问题描述】:

我想从浏览器 cookie 中自动填充用户名和密码,我已经添加了表单

自动完成=“开”

自动填充在 IE 11 中不起作用,但它在 chrome 和 firefox 中都可以正常工作。

我也为用户名和密码字段启用了 autocomplete="on"。是否需要添加任何其他内容才能自动填充?需要帮助谢谢。

【问题讨论】:

    标签: jquery html internet-explorer autocomplete autofill


    【解决方案1】:

    据我所知,IE11 出于安全原因故意忽略了input type=password 字段上的这个属性。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-03-20
      • 2020-11-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-07-20
      • 1970-01-01
      • 2016-03-11
      相关资源
      最近更新 更多