搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 4 回覆
  • 1 有這個問題
  • 9 次檢視
  • 最近回覆由 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.

被選擇的解決方法

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:

從原來的回覆中察看解決方案 👍 0

所有回覆 (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

選擇的解決方法

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:

由 guigs 於 修改

more options