1. 首页
  2. 数据库
  3. 其它
  4. jQuery查询 源码

jQuery查询 源码

上传者: 2021-02-25 03:38:50上传 ZIP文件 857.83KB 热度 10次
$ .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
用户评论