Is autocomplete=“off” compatible with all modern b

2019-01-01 13:20发布

I've just been given a requirement to prevent browsers from saving data entered into specific form fields. It's been years since I've done web dev, and this is a relatively new capability. I was able to find the form field property autocomplete="off", but I can't seem to find any documentation indicating which browsers support it. Can anyone point me in the right direction of a chart of form attributes and browser compatibility?

标签: html forms
7条回答
永恒的永恒
2楼-- · 2019-01-01 14:13

Except for Maxthon Browser I think, they are famous in china and making a name now worldwide. They don't treat Autotocomplete=off power very well. It won't work with them.

查看更多
登录 后发表回答