如何加快 Scriptaculous 自动完成速度?
无论如何,有没有可以使脚本自动完成器变得更快的方法?
是否有类似时间属性的东西,自动完成器在发送建议之前会等待?
Is there anyway in which the scriptaculous autocompleter can be made faster?
Is there anything like a time property for which the autocompleter waits before sending out the suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您应该查看自动完成器的 minChars 和频率字段:
http://wiki.github .com/madrobby/scriptaculous/ajax-autocompleter
You should look at the minChars and frequency fields of the AutoCompleter:
http://wiki.github.com/madrobby/scriptaculous/ajax-autocompleter