AJAX and NS_ERROR_DOM_BAD_URI error

后端 未结 3 431
感动是毒
感动是毒 2021-01-18 09:21

I have been having the following problem, i think it\'s probably due to the fact that my approach may be misguided, but hopefully with your help i can sort this out!

3条回答
  •  独厮守ぢ
    2021-01-18 10:10

    It's also possible if you're currently on a http webpage and are trying to send an AJAX call to a https website on the same domain.

提交回复
热议问题