Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

114
Views
Autocomplete navigator chrome firefox edge

I have a form and there are two fields that chrome autocompletes. These fields are the email and the password.

I don't want it to autocomplete, and I've tried this:

autocomplete="off"

This works for fields that are of type text, like name. This one with that characteristic no longer reminds me. But the password even with that keeps reminding me.

I have investigated changing the name and the ID and nothing keeps reminding me.

Until I have removed the typo and put text on it. Now it doesn't remind me or autocomplete it. But of course I can't let users enter passwords and see them.

I have tried with js to put the type text and when the user clicks on it (onFucus) it will change it to type password. But of course when the user clicks, I get a password type and now the browsers remind me of the passwords again.

My question is this: I can put this text type input but every time the user writes, asterisks appear.

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

Set autocomplete to false in your form's opening tag -> <form autocomplete="false">. False works cross-browser, and you can see an explanation as to why here: Autocomplete off vs false?

about 4 years ago · Juan Pablo Isaza Report

0

In the end, to solve this problem, I changed the input type to text. With that it no longer tells me the passwords. But how to solve the problem that passwords are seen? Very simple, a font has been created that is all circles imitating passwords.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!