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

182
Views
Disabling autofill in html forms

Hello I am facing an issue regarding autofill form in html. I have already used "autofill=off" in my html tag however I am still facing the problem of autofill suggestions. If you guys have any idea how to handle it using html or javascript please let me know.

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

0

The attribute is autocomplete='off' not autofill

about 4 years ago · Juan Pablo Isaza Report

0

Try autocomplete="off" on your input or same attribute on the whole <form>

about 4 years ago · Juan Pablo Isaza Report

0

Just add the autocomplete attribute to your input tag like this:-

<form>
  <input autocomplete="off">
</form>
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!