会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
阿文sky
博客园
首页
新随笔
联系
订阅
管理
2017年5月26日
JS如何为iframe添加onclick事件
摘要: 如果页面上有iframe时,鼠标点击在iframe内时,包含iframe的document是不响应任何事件的, 例如: $("#iframe1").click(function(){//点击iframe alert("点击1"); });或者 $(function(){//给iframe循环绑定cl
阅读全文
posted @ 2017-05-26 21:26 阿文sky
阅读(10121)
评论(0)
推荐(1)
公告