child.html子頁面: 複製程式碼程式碼如下:<html> <head> <script type=”text/javascript”> function child_click(){ alert(“呼叫的子頁面函式”); }
確定! 回上一頁