jet:using_modernizr
- À placer dans le head.
- pas un polyfill
if (Modernizer.video) { //yes - html5 video } else { // no, flash maybe ? }
jet/using_modernizr.txt · Last modified: 2016/01/24 23:35 by leo
if (Modernizer.video) { //yes - html5 video } else { // no, flash maybe ? }