Thanks a lot to all of u for your help :) --Vikas
On Oct 1, 4:26 pm, Ian Bambury <[email protected]> wrote: > If you want to make it available, ensure your textbox has an id - there are > commonly accepted ids like 'email' for email address and 'q' for search > query that will allow your users to access autocomplete data they entered on > other sites. > In order for the browser to remember entered data, the textbox must be > submitted as part of a form. > > Also remember that this feature can be turned off by the user. > > Ian > > http://examples.roughian.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
