1

I have added autocomplete=off to my form on the username and password fields, but it's not working.

I have tried many ways for it which are below:

  • Add this property in only form
  • Add this property in username and password field
  • Add autocomplete=new-password & autocomplete=off
<form class="form-horizontal" name="form1" id="form1" action="test.php" method="post" autocomplete='off'>
Rory McCrossan
  • 306,214
  • 37
  • 269
  • 303
Ruchi Patel
  • 122
  • 8

0 Answers0