var frame = window.frameElement; // Get the <iframe> element of the window if (frame) { // If the window is in an <iframe>, ...
確定! 回上一頁