I have a simple log in form and I want to prevent the browser from remembering the password. It is fine to remember the username.
Is that possible?
I have tried autocomplete="off"
Community Page
Last updated:
Last updated:
I have a simple log in form and I want to prevent the browser from remembering the password. It is fine to remember the username.
Is that possible?
I have tried autocomplete="off"