Communication between iframes can only occur with window.postMessage() . You can read up more about it by looking up the same origin policy.
確定! 回上一頁