Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

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

  • 4 respostas
  • 1 tem este problema
  • 5 visualizações
  • Última resposta por 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.

Solução escolhida

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:

Ler esta resposta no contexto 👍 0

Todas as respostas (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

Solução escolhida

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:

Modificado por guigs a

more options