Include pollyfill for getElementByClassName
p4bl1t0 opened this issue · 1 comments
p4bl1t0 commented
I think it's a great a idea to pollyfill getElementByClassName for standars in IE8
Some ideas: http://ejohn.org/blog/getelementsbyclassname-speed-comparison/
WebReflection commented
there are many polyfills out there for this method. Not sure it should be part of this one which aim is to normalize DOM Level 2 Events.
I'll think about it though ... if that's the only thing missing to have a better env won't hurt. Right now, it's a won't fix