Example 1: jquery when iframe is loaded. ... $('#myIframe').on('load', function(){ //your code (will be called once iframe is done loading) }); ...
確定! 回上一頁