Skip to content

Instantly share code, notes, and snippets.

@nvolungis
Created September 29, 2015 19:32
Show Gist options
  • Save nvolungis/74c09b97ce5686d2b1e8 to your computer and use it in GitHub Desktop.
Save nvolungis/74c09b97ce5686d2b1e8 to your computer and use it in GitHub Desktop.
<html>
<body>
<div id="wistia_m109px94wl" class="wistia_embed" style="width:600px;height:338px;">&nbsp;</div>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
<script charset="ISO-8859-1" src="//fast.wistia.com/assets/external/E-v1.js"></script>
<script>
var shouldShowControls = Modernizr.touch;
wistiaEmbed = Wistia.embed("m109px94wl", {
controlsVisibleOnLoad: shouldShowControls,
playButton: shouldShowControls,
autoPlay: true
});
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment