var data = { // То, что нада передать } ele.addEventListener(type, function(evt){ handler(evt, data); }, false);