首先要先了解一個Javascript 的觀念。iframe 文件內載入完成的觸發處理。 ... iframe.attachEvent("onload", function() { // do something });
確定! 回上一頁