contentDocument || iframe.contentWindow.document; alert(iframeDocument.getElementsByTagName("body")); // It printed: [object HTMLCollection] ...
確定! 回上一頁