现在需要获得当前事件源的所在的那个容器对象.该怎么办,比如这样的结构
[code="html"]
传入个this,然后在fex(node)中调用node.parentNode就得到div节点了
楼上说得不错,传个this进方法。
this.parentNode()