Skip to content
Sébastien LUCAS edited this page Jan 5, 2015 · 14 revisions

Links

IE Compatibility

 <!--[if lte IE 9]>
       <script
src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

This code use conditionnal comment to target IE9 and lower http://www.quirksmode.org/css/condcom.html

Elements

Ressources

HTML 5 Polyfills to implement html5 functionality in browsers that don't natively support them. https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills

WIKI by Sébastien Lucas CEO & Funder or Bricks

Clone this wiki locally