From 49c950ed24f49448867c4efe8a5763fa00f4f937 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Fri, 17 Apr 2015 10:56:31 +0800 Subject: [PATCH] Update polyfills for IE --- _includes/polyfills.html | 2 +- ie.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_includes/polyfills.html b/_includes/polyfills.html index 543376972..286f59cc2 100644 --- a/_includes/polyfills.html +++ b/_includes/polyfills.html @@ -2,7 +2,7 @@ diff --git a/ie.md b/ie.md index 2d037ea37..56017fe94 100644 --- a/ie.md +++ b/ie.md @@ -98,12 +98,13 @@ layout: default - [selectivizr] for selectors (for IE8 below) - [html5shiv] for new HTML tags (for IE8 below) - [respond] for media queries (for IE8 below) + - See [this article](http://ricostacruz.com/til/ie-polyfills.html) for info ```nohighlight