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

ios - How do I use CFArrayRef in Swift? -

eclipse plugin - Run java code error: Workspace is closed -

c - Error on building source code in VC 6 -