HTML5 video - show/hide controls programmatically

后端 未结 3 1906
渐次进展
渐次进展 2020-11-29 03:58

I am looking for a way to show or hide HTML5 video controls at will via javascript. The controls are currently only visible when the video starts to play

Is there a

3条回答
  •  隐瞒了意图╮
    2020-11-29 04:16

    
    
    

    Toggle

    See it working on jsFiddle: http://jsfiddle.net/dgLds/

提交回复
热议问题