admin管理员组文章数量:1415139
Is there a library (like Wink Toolkit, Sencha Touch or jQuery Mobile) that offers autoplete solutions for web apps out of the box?
I need to apologize because I forgot to add its all about a mobile web app.
Is there a library (like Wink Toolkit, Sencha Touch or jQuery Mobile) that offers autoplete solutions for web apps out of the box?
I need to apologize because I forgot to add its all about a mobile web app.
Share Improve this question edited Jun 29, 2011 at 8:47 Bartosz Stankiewicz asked Jun 28, 2011 at 13:50 Bartosz StankiewiczBartosz Stankiewicz 3331 gold badge2 silver badges10 bronze badges7 Answers
Reset to default 2The question is excellent. I'm just currently dealing with the very same design problem. Current auto-plete solutions work very poorly on mobile devices (if at all).
Luckily there is jQuery Mobile for which you can get jQM Autoplete as a plugin. See also acpanying design notes.
jQuery UI has autoplete.
there are in fact several.
jQuery UI has auto plete.
http://jqueryui./demos/autoplete/
Ajax ControlToolkit has autoplete control (for c#)
http://www.asp/AJAX/AjaxControlToolkit/Samples/AutoComplete/AutoComplete.aspx
Mootools auto plete
http://jsfiddle/fabiomcosta/eZpuL/3/
Hope it helps.
Haven't used any autoplete function for Sencha Touch myself but I know that there is a feature called "bobox" which has that functionality and Sencha Touch developers could use.
Implementing autoplete on mobile makes you have into account that user is more prone to typing errors, and also has a changing connection.
I made an autoplete with jQuery UI autoplete but it performed poorly on mobile. Maybe you could have a different experience with it.
See https://stackoverflow./a/6545344/1197775
YUI3 AutoComplete helps me, this works good on my iphone
demo (( YUI2 )) :: http://developer.yahoo./yui/examples/autoplete/ac_basic_xhr.html
tutorial (( YUI3 )) :: http://yuilibrary./yui/docs/autoplete/
hope this helps n__n
jQuery UI library has a autoplete widget. Check it here
本文标签: javascriptAutocomplete for mobile web appsStack Overflow
版权声明:本文标题:javascript - Autocomplete for mobile web apps - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745228825a2648733.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论