1.iframe子頁面呼叫父頁面. 子頁面資料發送. // data為子頁面發送的資料(可以是一個js物件,會被自動序列化處理) window.parent.postMessage(data ...
確定! 回上一頁