From 959db8f832654c2296208494d87f60a2abbf4c41 Mon Sep 17 00:00:00 2001 From: Steve Belovarich Date: Fri, 3 Oct 2014 10:53:57 -0700 Subject: [PATCH] Added polyfill for CustomEvent, res.js should support IE9+ now --- index.html | 30 ++++++------ res.js | 138 +++++++++++++++++++++++++++++------------------------ res.min.js | 2 +- 3 files changed, 91 insertions(+), 79 deletions(-) diff --git a/index.html b/index.html index eeef3d0..8268edf 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - +