onload = function() { var doc = iframe.contentDocument || iframe.contentWindow.document; doc.getElementsByTagName('body')[0].innerHTML = "<p>test123</p>"; ...
確定! 回上一頁