Using AutoComplete to Your Advantage
AutoComplete is a really clever little feature that makes automatic suggestions based on previous entries in text fields of web forms. It has excellent browser support, being enabled by default in almost all modern browsers (including even *gasp* IE6+, yay!) . And best of all, it requires almost no effort on your part to make it work!
In this entry, I will cover the basics of enabling AutoComplete for your web forms (it is really simple, trust me) and also provide some examples on how it is used on the web, since following de-facto standards is what makes AutoComplete tick.
Using AutoComplete to Your (and Your Users’) Advantage
Enabling AutoComplete for your site is simple. Just use common field names for your form fields and they will automatically make suggestions from all of the user’s previous entry for that field name, courtesy of the browser itself. The hard part is to know what those field names are.
Some of the most common field names for basic sign-up forms are:
2 Comments »
Jason Bartholme’s SEO Blog » Blog Archive » 101 Resources to Help You Build a Better Web Form - July 31, 2007 at 20:06
[...] Web Usability Tech: Using AutoComplete to Your Advantage – webusability.se [...]
Nalfurfarpfup - June 25, 2010 at 02:53
Very Good site, thank yo mister, it’s help’s me!
Leave a Comment