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