SCRIPT70: Permission denied IE9

后端 未结 9 1475
隐瞒了意图╮
隐瞒了意图╮ 2020-12-14 08:40

I am getting the strange error \"SCRIPT70: Permission denied jquery.js, line 21 character 67\" on IE-9. Searched on google but could not find anything except a

9条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-14 09:04

    Recently I encountered this error. In the application I am working, I'm using TinyMce text editor for our email composer. This creates an iframe which contains the objects I need for an email composer. After seeing many blogs about the said error, I tried to programmatically remove the TinyMce text editor object then triggered the redirection. And it WORKED!

提交回复
热议问题