本文档基于 CC协议(Creative Commons Share-Alike License)发布,是developer.mozilla.com, www.mozref.comwww.aptana.com共同劳动的成果。

autocomplete

Specifies whether form autocompletion, which automatically completes the fields on a form after the user has typed enough letters, is on or off.

Browser/User Agent Support

IENetscapeMozillaOperaSafari
5.0+nonono1.0+

Values

onForm autocompletion is on.
offForm autocompletion is off.

Related