事件模块的演变(9)
增加了批量添加事件
E.on(el, {
click : {
handler :
once :
delay :
scope :
stopEvent :
preventDefault :
stopPropagation :
},
mouseover : {},
mouseout : {}
});
数据结构:

If you cannot hear the sound of the genuine in you, you will all of your life spend your days on the ends of strings that somebody else pulls.
增加了批量添加事件
E.on(el, {
click : {
handler :
once :
delay :
scope :
stopEvent :
preventDefault :
stopPropagation :
},
mouseover : {},
mouseout : {}
});
数据结构:
