[Javascript] How to disable autocomplete

Ken Schaefer ken at adOpenStatic.com
Thu Nov 1 21:55:56 CST 2001


Public machines, eg student computer labs.

I also have various data entry forms in our intranet. For recently graduated
students that can no longer use their universal uni password, I need to
manually create accounts for them. I got really sick of a list of hundreds
of student numbers/names/email addresses etc popping up everytime I tabbed
to the relevant field...

Cheers
Ken

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Ben Curtis" <Quixote at LaMancha.org>
Subject: Re: [Javascript] How to disable autocomplete


:
: Thanks for sharing, Pete. I didn't know this.
:
: > http://developer.irt.org/script/1492.htm
: ...
: > <form>
: > Name <input name="name" autocomplete="off"><br>
: ...
:
:
: I can't think of a reason why anyone would want to do this. Perhaps it's
: this flu-fuzz fog my brain is in. Does anyone have experience where
: deactivating autocomplete made things easier for the user?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




More information about the Javascript mailing list