This topic is locked

Autocomplete of Browsers

2/4/2022 8:19:58 AM
PHPRunner General questions
mbintex author

Hi at all,

the Autocomplete feature of Browsers is annoying me more and more. My solutions often have address modules and of course my users and I don´t want to add a hundred times their/my own address, but x different addresses.

Tried to set "autocomplete off" for all fields with Jquery command in custom_functions.js and indeed the code showed up in the source code of the page, if one looked for it. Following this article:

https://www.w3docs.com/snippets/html/how-to-disable-browser-autocomplete-and-autofill-on-html-form-and-input-fields.html

But modern browsers seem to think, that they are more intelligent and don´t follow autocomplete off anymore. At least they keep blending in their autofill suggestions.

Anybody else annoyed?

Any tools against this?

Long discussion about the case here:
https://stackoverflow.com/questions/12374442/chrome-ignores-autocomplete-off#:~:text=autocomplete%3D%22off%22%20doesn%27t%20work%20due%20to%20a%20design%20decision,to%20make%20login%20forms%20easy%20to%20auto%20complete%3A