What is the equivalent to the Element Object in Internet Explorer 9?
if (!Element.prototype.addEventListener) { Element.prototype.addEventListener = func
I would use these polyfill https://github.com/WebReflection/ie8