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

后端 未结 5 630
灰色年华
灰色年华 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:45

    You could include the script tag to the Bing Maps API in the parent document (the one making the jQuery load() call).

提交回复
热议问题