How to prevent error callback from triggering when the page reloads

前端 未结 0 1340
暖寄归人
暖寄归人 2020-12-02 18:29

I have an ajax call that appends some HTML if a container element is found, otherwise the page is reloaded. This is the main function:

function load() {
    /         


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