Published December 20th, 2004 by Jim O'Halloran
Google Suggest Dissected
Chris Justus has dissected the JavaScript behind Google Suggest. Chris’ analysis can be found here.
People have been contributing their two cents to how this works, but I have un-compressed (ie. re-written) Google’s compressed javascript, so that the average web developer should be able to get a detailed understanding of how this works…. My final rewrite is available from my website here.