Uncaught DOMException: Blocked a frame with origin "null" from accessing a cross-origin frame.

跨頁傳值時出現問題,緣由是本地file:///路徑開頭的文件傳值發生錯誤。html 原代碼爲:eclipse function open_win()  { window.open("file:///C:/Users/Administrator/Documents/project2018010-table.html","","width=400,height=400") }.net 更改成:htm
相關文章
相關標籤/搜索