Password update pop up

So, coded HTML with tiwtter bootstrap. One page is heavy on forms, which is within modals. Now very annoying problem: whenever I visit that page browser offers me to save or update password. I have tried this:

  • Added autocomplete="new-password" to the forms. No results;
  • Added small jquery shit to replace input fields with " "; Still - fckin pop up is appearing.

What else there is to do?

Comments

Sign In or Register to comment.