var iFrame = document.getElementById('theIframe'); alert(iFrame); var oDoc = iFrame.contentDocument; alert(oDoc); } </script> </apex:page>.
確定! 回上一頁