[Seaside] turn "autocomplete" off in TextInput

Lukas Renggli renggli at gmail.com
Sat Jan 17 15:56:51 UTC 2009


> I'm trying to turn auocomplete attribute in a text input to off. The reason
> is that I have an SUAutocomplete put in there and is collitioning with
> browser autocomplete (both are been showed now).

The problem is that no standard describes such an attribute. Most
browser honor it though, but according to the following text you have
to add it to the surrounding form:

http://devedge-temp.mozilla.org/viewsource/2003/form-autocompletion/index_en.html#autocompleteoff

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list