23.2.6 Events属性集合 Events Attribute Collection
Events属性集合 Events Attribute Collection
- 定义了XHTML与DOM(Document Object Model)的结合方式
- 子集
defaultAction-- 定义事件的默认执行方式,取值:cancel|performevent-- 定义被监听事件的类型handler-- 定义与id指定的元素相关联observer-- 注册监听者与id指定的元素相关联phase-- 取值:capture|defaultpropagate-- 取值:stop|continuetarget-- 指定目标元素事件的id