$("#iFrameId").on("load", function () { // do something once the iframe is loaded });. This did it for me (not pdf, but another " onload resistant" content): ...
確定! 回上一頁