let's say the iframe's ID is 'iframe_id' document.getElementById('iframe_id').contentDocument. In this way you get a reference to the document loaded in the ...
確定! 回上一頁