Ovo će web mjesto raditi na ograničen način, dok obavljamo održavanje stranice. Ako neki članak ne riješi tvoj problem i ako želiš postaviti pitanje, naša zajednica za podršku spremna je pomoći na Twitteru @FirefoxSupport i na Redditu /r/firefox.

Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

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 odgovora
  • 2 imaju ovaj problem
  • 12 prikaza
  • Posljednji odgovor od 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.

Izabrano rješenje

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.

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (2)

more options

Odabrano rješenje

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.