jQuery load() throws “permission denied” error in IE

后端 未结 5 628
灰色年华
灰色年华 2021-01-24 01:48

I\'m loading a page through AJAX with jQuery\'s load() function. It doesn\'t work in IE8, giving the \"permission denied\" error. Using the IE debugger, it seems th

5条回答
  •  醉酒成梦
    2021-01-24 02:23

    I eventually grabbed a copy of the script and include it myself, so it is in the same domain.

提交回复
热议问题