Try printing it when readyState of the iframe's document is complete, as open.write is async under IE. Moreover, ifrm.style.display = "none" prevents the frame ...
確定! 回上一頁