Skip to main content
thomasc8498188
Participating Frequently
May 21, 2019
Question

Full screen JavaScript button for IE11

  • May 21, 2019
  • 1 reply
  • 267 views

Anybody have a JavaScript that works for Internet Explorer 11 to use with a button to make window display full screen?

CP9 - Button - Execute JavaScript...

Note: cannot use anything with the "F11" key shortcut.

This topic has been closed for replies.

1 reply

thomasc8498188
Participating Frequently
July 17, 2019

Answer was:

Must remove line: <meta http-equiv="x-ua-compatible" content="IE=10"> from index.html for "msRequestFullscreen" to work in IE11