Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经设置了一个带有 IFRAME(子)的页面(父)。父母捕捉孩子点击事件的最佳方法是什么?
附录:两个页面位于同一个域中。包括 jQuery。
如果您的所有客户端浏览器都支持 MOZ,您可以使用继承所有标准方法和属性的HTMLIFrameElement引用。HTMLElement
HTMLIFrameElement
HTMLElement