普通网友 2021-02-01 18:17 采纳率: 44%
浏览 9
已结题

如何禁用浏览器自动完成网页表单字段 / 输入标签?

How do you disable autocomplete in the major browsers for a specific input (or form field)?

转载于:https://stackoverflow.com/questions/2530/how-do-you-disable-browser-autocomplete-on-web-form-field-input-tag

  • 写回答

1条回答 默认 最新

  • 普通网友 2021-02-01 18:19
    关注

    Firefox 30 ignores autocomplete="off" for passwords, opting to prompt the user instead whether the password should be stored on the client. Note the following commentary from May 5, 2014:

    • The password manager always prompts if it wants to save a password. Passwords are not saved without permission from the user.
    • We are the third browser to implement this change, after IE and Chrome.

    According to Mozilla developer documentation the form element attribute autocomplete prevents form data from being cached in older browsers.

    <input type="text" name="foo" autocomplete="off" />
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 下图接收小电路,谁知道原理
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测
  • ¥15 ETLCloud 处理json多层级问题
  • ¥15 matlab中使用gurobi时报错
  • ¥15 这个主板怎么能扩出一两个sata口
  • ¥15 不是,这到底错哪儿了😭
  • ¥15 2020长安杯与连接网探