call it in the code where you want to pass your data through iframe window.parent.postMessage({ message: "getAppData", value: MyDataToPass } ...
確定! 回上一頁