querySelector('iframe').onload = function(){ console.log('iframe loaded'); }; This won't tell you whether the correct content loaded: To check ...
確定! 回上一頁