Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
原型 js 中是否有类似于 jQuery 的 ajax 延迟概念? http://api.jquery.com/jQuery.when/
您可以使用普通的Ajax 回调获得相同的结果- 或者,如果您想附加更大范围的事件,请查看Ajax.Responders 文档