setInterval() does not work with onreadystatechange

后端 未结 0 1748
不知归路
不知归路 2020-12-05 08:06

setInterval() does not work correctly when AJAX call is made. Here is the code

  xhttp.onreadystatechange = function() {
     
    document.getElementsByTagNa         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题