jQuery查询 源码
$ .poll 允许您轮询AJAX呼叫,直到满足您的预定义条件。 在操作完成之前显示微调框的理想选择。 建立 API /* url: Points to the GET endpoint from where to poll interval_in_milliseconds: Interval between calls to the url terminator_callback: A callback function that returns true to indicate end of polling */ $ . poll ( urlToPoll , intervalInMil
文件列表
JQueryPoll-master.zip
(预估有个9文件)
JQueryPoll-master
yarn.lock
38KB
spec
poll_spec.js
1KB
sinon-7.4.1.js
3.5MB
.travis.yml
182B
README.md
635B
poll.js
680B
.gitignore
12B
karma.conf.js
2KB
暂无评论