Getting jQueryUi Autocomplete to work with jQueryMobile

前端 未结 7 471
礼貌的吻别
礼貌的吻别 2020-11-29 08:41

I\'m working on a jQueryMobile application with some form fields that need auto complete functionality. I\'m working with jQueryUi Autocomplete plugin but can\'t get it to w

相关标签:
7条回答
  • 2020-11-29 09:24

    jQuery Mobile now has autocomplete, where the results are populated in a listview. Their demo page has great examples on how to implement it, for both local and remote data.

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