摘要: 如果遇到子页面跨域的问题,可通过HTML5的postMessage来实现,但前提是子页面需要主动向父页面发送信息。下面是子页面部分: Got post? Lots of stuff here which will be inside the iframe. 在父页面中获取到子页面传递过来的... 阅读全文
posted @ 2015-04-13 17:20 oceanden 阅读(348) 评论(0) 推荐(0)