[jQuery] Using jQuery autocomplete with IDs

[jQuery] Using jQuery autocomplete with IDs


After working through the online docs and the various autocomplete
plugins, I have decided to document what I have learned about using
autocomplete with a database driven application.
I've blogged about it here: http://grover.open2space.com/node/190.
Comments/suggestions are welcomed.
Hopefully this helps someone else trying to work through a similar issue.
Shawn