John, >A little while ago I found an autocomplete demo that resulted in the >following: > >http://www.dev411.com/images/articles/200607/autocomplete_jquery_200.png
All of the plug-ins based upon Dylan's original plug-in allow for formatting like that. You'll just need to look at the examples for the samples that use the formatItem option. That allows you to bind a function to handle generating the HTML string. -Dan