cross-browser e.target, because IE8 loves us
Install with component(1):
$ component install bmcmahen/target
function someEvent(e){
var el = target(e);
}
MIT
cross-browser e.target, because IE8 loves us
Install with component(1):
$ component install bmcmahen/target
function someEvent(e){
var el = target(e);
}
MIT