How can I get an Iframe's InnerText. ... innerHTML; //Fetch Inner Text inside body var contentText = myIFrame.contentWindow.document.body.innerText;.
確定! 回上一頁