function clickHandler(event) { var n = event.data.n; alert("点击"+n); } });. 均行不通。 所以需要给iframe绑定类似的事件,当iframe指向的是第 ...
確定! 回上一頁