首先準備要給iframe 用的abgne_iframe.html 網頁內容及設定一些事件: ... iframeMethod(){ alert('我是定義在iframe 中的方法'); } </script> <body> ...
確定! 回上一頁