主题: 4.1.1 设置document.domain后上传本地图片跨域求解决办法 |
作者: wwwxwdycc, 发布日期: 2012-07-05 11:53:10, 浏览数: 3073 |
操作系统:
WIN7 浏览器版本: 谷歌 IE8 KindEditor版本: 4.1.1 BUG再现步骤: 1.Unsafe JavaScript attempt to access frame with URL http://localhost:8081/merchant/kindEditorUploadImg.html?dir=image from frame with URL http://localhost:8081/merchant/ticket/detail.html?parentIframeName=window_4_frame. Domains, protocols and ports must match. 2.Uncaught TypeError: Cannot call method 'getElementsByTagName' of undefined 3. 期望结果: 解决问题! |