From 7e761a583cae83e5b92e4980aab47b8d507b34fd Mon Sep 17 00:00:00 2001
From: Ante Sepic Documentation
autoplay videos. A foolish approach is detecting touch screens, but
not only is it really hard, it's also not precise because a lot of
laptops have touch screens. It is left up to the developer to
- implement detection that best suits his project. For this demo, I
- am using Modernizr
- autoplay detection that is really hacky (and quite big), but seems
- to work pretty reliably.
+ implement detection that best suits his project.
On devices you don't want to display videos on, I suggest only @@ -496,8 +493,7 @@