I have an iframe with id = "myIframe" and here my code to load it's content : $('#myIframe').attr("src", "my_url");. The problem is sometimes it take too ...
確定! 回上一頁