标签:
js获取事件源:
1、 event.srcElement.nodeName //获取事件源对象,但是火狐不支持event
2、
js获取事件源
原文地址:http://www.cnblogs.com/c-961900940/p/4298339.html