video.js - Hide Mobile Video Play Button -


Is there a way to hide the default play button in iOS / Android mobile devices for HTML videos?

I am using video.js with the following HTML

  & lt; Video id = "battery_video" class = "video-js vjs-default-skin vjs-big-play-centered" controls preload = "auto" width = "720" height = "480" poster = "/ video library / data / Thumbnail / Battery.JPG "Data-Setup = '{" example_op "" true}'>  

Things appear as I want on a desktop browser but iOS / Android are leaving a play button.

Here's the image description <P> <div class =

At this time it does not seem that there is a way to hide the play button. / P>


Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

Django Celery - running scheduled tasks -

perl - 'Unquoted string ".." may clash with future reserved word' but only when package is used -