Video.js: It`s possible enter to full screen on double click?

Created on 25 Jun 2014  路  3Comments  路  Source: videojs/video.js

Subj

question

Most helpful comment

You can add this plugin, which enables double click and some other hotkeys with mouse and keyboard:
https://github.com/ctd1500/videojs-hotkeys

All 3 comments

No video.js doesn't support that. If you really want it to happen you could build it with the fullscreen API.

You can add this plugin, which enables double click and some other hotkeys with mouse and keyboard:
https://github.com/ctd1500/videojs-hotkeys

In my opinion, this approach - using plugins for extra functionality - is very well. Because code base should be tiny as much as possible :))

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shivamg705 picture shivamg705  路  4Comments

0xsven picture 0xsven  路  3Comments

onigetoc picture onigetoc  路  4Comments

SolmazKh picture SolmazKh  路  4Comments

aagiulian picture aagiulian  路  3Comments