2)内联javascript,是你可以在HTML标记中使用的另一种方式。 <script> function onMyFrameLoad() { alert('myframe is loaded'); }; </script> <iframe ...
確定! 回上一頁