Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 4 trả lời
  • 1 gặp vấn đề này
  • 8 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Giải pháp được chọn

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:

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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

Giải pháp được chọn

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:

Được chỉnh sửa bởi guigs vào

more options