|
Posted by Gregor Kofler on 08/10/07 17:31
Thomas 'PointedEars' Lahn meinte:
> Gregor Kofler wrote:
>> Some browser know a "autocomplete"-attribute for input fields.
>> autocomplete="off" might help.
>
> If that was the case (I have not tested it), the attribute should be either
> be declared (which however fails when parsed as tagsoup-HTML) or its value
> set through a properly feature-tested DOM element property, because using it
> as above would create invalid markup.
Well, I never stated that it is valid. However, Google [1] uses this
proprietary attribute in their smart suggest version, and it is, well
....er... recommended in various AJAX publications. My own smart suggest
version seems to work without worrying about autocomplete attributes.
Gregor
[1]
http://www.google.com/webhp?complete=1&hl=en
--
http://www.gregorkofler.at ::: Landschafts- und Reisefotografie
http://www.licht-blick.at ::: Forum für Multivisionsvorträge
http://www.image2d.com ::: Bildagentur für den alpinen Raum
Navigation:
[Reply to this message]
|