我想在点击该iframe时触发click事件(以记录一些内部统计信息)。 ... contentWindow.document.body.onclick = function() { alert("iframe clicked") ...
確定! 回上一頁