About

Web Usability is the blog of Mattias Lundmark - manager, web developer and usability engineer.

July 18, 2007

Using AutoComplete to Your Advantage

Posted in Featured, Usability, Web, XHTML at 22:54

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.

Read the entire post…