jquery autocomplete, return results to separate layer

Posted by Stacey on Stack Overflow See other posts from Stack Overflow or by Stacey
Published on 2010-03-27T02:42:23Z Indexed on 2010/03/27 2:43 UTC
Read the original article Hit count: 231

Filed under:

Using jquery UI 1.8's autocomplete, is there any known way to take the results and return them to a different div element on the page, or to customize how they look upon return? I want to have the results show up in a list that can be interacted with, essentially.

© Stack Overflow or respective owner

Related posts about jquery-ui