求助关于Chrome跨域的问题
用js修改iframe中的数据。chrome报错
Unsafe JavaScript attempt to access frame with URL http://www.ab.cc/index.php?app=verify&act=normal from frame with URL http://www.ab.cc/index.php?app=tb&act=uploadpic&pic=face. Domains, protocols and ports must match.
谁能告诉我为什么这也不行,域名一致啊
------解决方案--------------------参考:
http://stackoverflow.com/questions/364952/jquery-javascript-accessing-contents-of-an-iframe
iframe 必须同域名。
------解决方案--------------------跨域了哪个浏览器都无法操作iframe