【发布时间】:2013-03-21 20:14:31
【问题描述】:
所以我的页面上有一个 iframe,比如
<iframe width="640" height="360" frameborder="0" allowfullscreen="" src="http://www.youtube.com/xxxxxx">
我想知道如何捕获点击事件。 Iframe 上没有设置 id 或类
【问题讨论】:
-
你的答案可能在这里:stackoverflow.com/questions/11223210/…