var iframe = document.getElementById('myIFrame'); iframe.contentWindow.body.addEventListener('mouseup', Handler); function Handler() ...
確定! 回上一頁