Skip to content

Instantly share code, notes, and snippets.

@ayamflow
Created January 22, 2016 19:36
Show Gist options
  • Save ayamflow/8a747afaea81b9824d38 to your computer and use it in GitHub Desktop.
Save ayamflow/8a747afaea81b9824d38 to your computer and use it in GitHub Desktop.
Mobile video - custom cover play
  1. pointer-events: none on cover and play button (might need some nested pointer-events to get the click through the UI to the video)

  2. on iOS, use cuevideoById instead of loadVideoById

  3. ???

  4. Profit !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment