window.frames[0].parent === window; // true ... The window that wants to send a message calls postMessage method of the receiving window.
確定! 回上一頁