Called from the iframe. window.parent.postMessage(message, '*');. Where message is a string. If you want to send multiple data, you can encode in JSON:.
確定! 回上一頁