问题
Possible Duplicate:
Getting jQueryUi Autocomplete to work with jQueryMobile
Is there a out of the box solution (examples) for autocomplete for "mobile" web apps like for iphone, android 2.1+ devices,...
回答1:
Using a normal jQuery library should work. Smashing Magazine had a good article on how to implement it in the best way forward.
http://www.smashingmagazine.com/2011/04/27/tap-ahead-design-pattern-mobile-auto-suggest-on-steroids/?utm_source=twitterfeed&utm_medium=twitter
回答2:
Take a look at this plugin for instance: jquery autocomplete
回答3:
I have recently completed a mobile web app which uses the standard autocomplete function rolled into jQuery UI -- works well.
来源:https://stackoverflow.com/questions/6545279/autocomplete-for-mobile-web-apps