... IE raises an exception // on 'contentWindow'. if (iframe && iframe.contentWindow) { iframe.contentWindow.postMessage(msg, origin); } } catch (x) {}; }.
確定! 回上一頁