Integrating image with jQuery AutoComplete

前端 未结 1 1669
天命终不由人
天命终不由人 2020-12-10 13:51

so I\'m working on this project where I\'m using jQuery autocomplete to display search results from a mysql database. The search results are product names fetched from a da

相关标签:
1条回答
  • 2020-12-10 14:27

    There's a method called _renderItem that you'd want to use.

    Here's a small demo of it in use: http://jsbin.com/cunuxaqe/2/edit

    0 讨论(0)
提交回复
热议问题