5 ms·
How cross browser is this thing? Does it at least support all the browsers versions as JQuery v2?
by joiguru 13y ago
How cross browser is this thing? Does it at least support all the browsers versions as JQuery v2?
- damon_c 13y agoThis also only really works on IE9 and maybe IE8 or better, but honstly IE6 and IE7 users users can seriously go fuck themselves with a dirty brick. I may add a function to detect these two bad browser so people can start forcing them to use a real browser for a change.
- prayerslayer 13y agoThere are parts that will not work in IE 8 (doesn't support addEventListener) or even IE 9 (doesn't support classList).