Permission denied to access property 'document'
在iframe中得到iframe之外的元素。执行下面代码:$(window.parent.document) 报错。
在火狐里面出现Permission denied to access property 'document' 但是在ie里面没有这个问题。。
我知道是跨域问题。。但是要如何解决跨域问题啊??
http://www.ityoudao.com/Web/Html_JS_646_1621.html 这个做的好像的extjs的解决方案。。对于jquery怎么解决啊
谢谢!!