开发者

Adding fullscreen / soundoff buttons - Jquery

I would like to know if I can add a fullscreen and a sound button (on/off) on a page where I'm using VideoJS. Is it po开发者_JAVA技巧ssible to do that with JQuery?

Thanks


HTML5 video has no API for fullscreen. You can set mute by assigning true or false to the muted property.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜