jQuery UI Autocomplete, load results to a different location(div)?

Posted by Sreal on Stack Overflow See other posts from Stack Overflow or by Sreal
Published on 2010-05-21T13:58:37Z Indexed on 2010/05/21 14:00 UTC
Read the original article Hit count: 139

Filed under:
|
|

I am converting from YUI to jQuery and can't see a way to load the results of the autocomplete into a div or other such container.

I want to be able to populate a div with formatted results, including an image based on the return, not just a simple drop down from the input.

© Stack Overflow or respective owner

Related posts about jquery-ui

Related posts about jQuery