Feb 12, 2012 · You can use the iframe's load event to respond when the iframe loads. document.querySelector('iframe').onload = function(){ ...
確定! 回上一頁