Zip Code Lookup Test
by ms_michel & 2 others (via)This is a test of Google Suggest-type lookups for a query. This technique uses XmlHttp requests to get a new list of lookup results in the background every time the value in the lookup field changes, so this page doesn't have to be reloaded over and over again. To improve performance, lookup results are also cached locally so duplicate requests aren't made during a given session.
No comment on this link yet.