0

I was wondering how to do something like this:

function fullScreen() {
    parent.webkitRequestFullscreen();
}

For example:

document.documentElement.fullScreen();

Or

myVideo.fullScreen();

How could this be done?

Zooza S
  • 307
  • 1
  • 4
  • 17

0 Answers0