Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

How do you disable the notifications that display at the bottom of the page when requesting a page (i.e. "waiting...", "connecting...")? I am trying to run Firefox in a kiosk mode and remove any indication that the content is online.

  • 2 válasz
  • 2 embernek van ilyen problémája
  • 12 megtekintés
  • Utolsó üzenet ettől: hermes42

more options

I have a page setup with an iFrame that displays a page for a set amount of time and then the source of the iFrame is updated via Javascript. Each time JavaScript updates the page, a small grey notification window appears for about a second denoting the change in URL for the iFrame (i.e. "waiting..." or "Looking up..." or "Connecting..." followed by the URL). I would like to disable these notifications so the page changes URLs in the iFrame with no browser notification of the change.

I have a page setup with an iFrame that displays a page for a set amount of time and then the source of the iFrame is updated via Javascript. Each time JavaScript updates the page, a small grey notification window appears for about a second denoting the change in URL for the iFrame (i.e. "waiting..." or "Looking up..." or "Connecting..." followed by the URL). I would like to disable these notifications so the page changes URLs in the iFrame with no browser notification of the change.

Kiválasztott megoldás

You can use this extension to hide the pop-up that shows the URL of a link on hover and other data that previously appeared on the Status bar.

Válasz olvasása eredeti szövegkörnyezetben 👍 1

Összes válasz (2)

more options

Kiválasztott megoldás

You can use this extension to hide the pop-up that shows the URL of a link on hover and other data that previously appeared on the Status bar.

more options

Thank you cor-el. Much appreciated and solved my problem quite well.