mirror of
https://github.com/danbulant/arcade-machine
synced 2026-06-19 22:41:21 +00:00
On key press fullscreen
This commit is contained in:
parent
60df294328
commit
6b77021ebf
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@
|
|||
i = i-3;
|
||||
prvnihra[i].focus();
|
||||
}
|
||||
document.body.requestFullscreen();
|
||||
})
|
||||
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue