I'm building an autosuggest search, like apple's spotlight... and want to disable the browser from offering text suggestions under the input box. I can't remember if that's an html or css setting and can't find it.
Anyone remember?
|
|
|
The attribute:
is, I think, what you're looking for. |
|||||||
|
|
html attribute:
|
|||||
|
|
|
To disable auto-completion of input fields, use the HTML attribute
|
||||
|
|