Chrome Fullscreen API

后端 未结 5 938
半阙折子戏
半阙折子戏 2020-11-27 10:39

According to this article Google Chrome 15 has a fullscreen JavaScript API.

I have tried to make it work but failed. I have also searched for official documentation

5条回答
  •  粉色の甜心
    2020-11-27 11:20

    In Google's closure library project , there is a module which has do the job , below is the API and source code.

    Closure library fullscreen.js API

    Closure libray fullscreen.js Code

提交回复
热议问题