Skip to content

Instantly share code, notes, and snippets.

@southill
Last active July 21, 2019 04:41
Show Gist options
  • Save southill/70aace9f21a501eab9d1 to your computer and use it in GitHub Desktop.
Save southill/70aace9f21a501eab9d1 to your computer and use it in GitHub Desktop.
video inline
enableInlineVideo(document.querySelector('#thevideo'));
<video id="thevideo" x5-video-player-type="h5-page" webkit-playsinline="true" playsinline="true" src="<?=$mediaUrl?>11.mp4"></video>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment