Put autocomplete="off" in the INPUT tag
<INPUT autocomplete="off" name="" value="">

FooFooSalad wrote:
> Hi All.
>
> I've been working with the AutoComplete example and have really enjoyed
> my first dive into AJAX.  Thanks to Michael for the great work
> implementing the AjaxPro framework.
>
> One practical thing I'm finding with the autocomplete boxes is the
> browser-remembered values for the textbox (I know that's not
> articulated very well - but you know how a browser remembers what
> values you've typed into a textbox in the past) overlay my
> auto-suggested values div.
>
> After finding the issue on my test page, I went to Google Suggest and
> found that their text box doesn't remember what I've typed (or at least
> doesn't show it).  Is there a line of JS to tell the browser not to
> pop-up its own group of remembered values?
>
> Thanks much!
>
> PS: I did a search through the group but couldn't find anything on this
> topic.  If this is discussed elsewhere in the group I apologize, but I
> was probably using the wrong jargon for that pop-uppy thing with the
> memorized values.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Ajax.NET Professional" group.

To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]

For more options, visit this group at http://groups.google.com/group/ajaxpro

The latest downloads of Ajax.NET Professional can be found at 
http://www.ajaxpro.info/

Don't forget to read my blog at http://weblogs.asp.net/mschwarz/
-~----------~----~----~----~------~----~------~--~---

Reply via email to