Any way to gracefully enforce a timeout limit when loading a slow external file via javascript?

前端 未结 4 842
余生分开走
余生分开走 2020-12-17 18:15

I\'m using javascript to include some content served up from a php file on another server. However, this other service can sometimes get flaky and either take a long time t

4条回答
  •  情歌与酒
    2020-12-17 18:43

    This is purely, purely theoretical:

提交回复
热议问题