Easiest option: <script type"text javascript"> function frameload(){ alert("iframe loaded") } <script> <iframe onload"frameload()" src> You can use the iframe's ...
確定! 回上一頁