哪些DOM事件可以绑定到DIV元素? [英] Which DOM events can be bound to a DIV element?

查看:132
本文介绍了哪些DOM事件可以绑定到DIV元素?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据标题中的问题...

As per question in the title...

推荐答案

有一个完整的DOM事件列表这里,其中还包括浏览器特定的和触摸界面的事件。所有的鼠标和键盘事件可以附加到一个div,它们是:

There's a complete list of DOM events here, which includes browser-specific and touch-interface events as well. All the Mouse and Keyboard events can be attached to a div, which are:


mousedown,mouseup,mouseover,mousemove,mouseout,click, dblclick,keydown,keypress,keyup

mousedown, mouseup, mouseover, mousemove, mouseout, click, dblclick, keydown, keypress, keyup

这篇关于哪些DOM事件可以绑定到DIV元素?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆