你應該先取得contentWindow,然後透過他取得document,然後才使用document的getElementsByTagName方法。 例如: $('#abgne_iframe').on('load', function() { console.log( ...
確定! 回上一頁