在Firefox中访问属性“文档”的权限被拒绝

时间:2015-11-06 06:48:20

标签: javascript firefox

权限被拒绝访问Firefox上的属性文档,但它适用于Internet Explorer。是他们删除访问限制的任何方法

代码如下 parent.window.frames ['rapstatusbar']。document.getElementById(“errorDisplayArea”)。innerHTML = errorToDisplay;

其中rapstatusbar是一个iframe。 errorDisplayArea是另一个JSP的元素,它链接到当前的jsp

0 个答案:

没有答案