Posted by Gregor Kofler on 08/10/07 15:09
Christine Forber meinte:
> I have created a form that incorporates AJAX to provide suggestions from
> the database contents for the given field. The problem is that many
> browsers do their own "suggestions" based on previous values used for
> that field. These browser suggestions sometimes completely hide the AJAX
> suggestions. Is there some way to turn off this browser behaviour in the
> form? (Yes, I know how to do it with my browser, but if it is happening
> to me, it is happening to my customers and I want to stop that behaviour
> only for the AJAX enabled fields in this particular form.)
Some browser know a "autocomplete"-attribute for input fields.
autocomplete="off" might help.
Gregor
--
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]
|