getElementById("ifm"); // 綁定onload事件這樣他載入完之後就可以開始判斷 iframe.addEventListener("load", function(event) { if ...
確定! 回上一頁