Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

Customize the black prompt "*** is fullscreen" when using fullscreen API to trigger full screen mode?

  • 4 odpovědi
  • 1 má tento problém
  • 1 zobrazení
  • Poslední odpověď od guigs

more options

The prompt on top of the screen is so big and not very attractive. Is there any way/API to change its style?

Another problem is that if the full screen mode is turned on in a machine with two monitors, you can switch focus on different programs in different monitor. But every time you focus back on the full screen mode browser, the black prompt appears again, which is annoying.

The prompt on top of the screen is so big and not very attractive. Is there any way/API to change its style? Another problem is that if the full screen mode is turned on in a machine with two monitors, you can switch focus on different programs in different monitor. But every time you focus back on the full screen mode browser, the black prompt appears again, which is annoying.

Zvolené řešení

Hi fordbzd,

This might be a great question for https://www.stackoverflow.com or https://www.mdn.com

These are third party, but they are nice places to start:

It depends on the video player or api being used as well to hunt down the call for the full screen notification:

Přečíst dotaz v kontextu 👍 0

Všechny odpovědi (4)

more options

Hi fordbzd,

There was another question about this that had some pretty useful responses. Ideato's answer: https://support.mozilla.org/en-US/que.../978852#answer-508049

more options

Thanks rmcguigan. Ideato's answer solves the problem.

Actually I am developing something that need to be shown in the full screen mode. So I need to control it programmatically, like using some js. With Ideato's answer it can only be controlled by users. Do you have any idea to control it using some js?

more options

Zvolené řešení

Hi fordbzd,

This might be a great question for https://www.stackoverflow.com or https://www.mdn.com

These are third party, but they are nice places to start:

It depends on the video player or api being used as well to hunt down the call for the full screen notification:

Upravil uživatel guigs dne

more options