Put it inside your highlight function, and it will run after the iframe is done loading. $("iframe").ready(function (){ // do something once the iframe is ...
確定! 回上一頁