How can I append some results to a jQuery autocomplete drop-down box?

Posted by TLL on Stack Overflow See other posts from Stack Overflow or by TLL
Published on 2010-05-27T06:02:48Z Indexed on 2010/05/27 6:21 UTC
Read the original article Hit count: 172

Filed under:
|
|

I'm using http://docs.jquery.com/Plugins/Autocomplete

I'd like to add two results to the end to always appear. How would I do this?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery