[jQuery] Recommendation for an autocomplete plugin

[jQuery] Recommendation for an autocomplete plugin


Hi,
I'm looking for a plugin which should be used to populate dynamically
an <input> element, which holds the recipents of a message (the
classic case)
I have only two requirements:
1) the plugin should be able to insert an image in the dropdown list
(the avatar of each recipient)
2) It should throttle submissions (not mandatory)
Do you have a plugin to suggest me?
Thank you