Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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 réponses
  • 2 ont ce problème
  • 12 vues
  • Dernière réponse par 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.

Solution choisie

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.

Lire cette réponse dans son contexte 👍 1

Toutes les réponses (2)

more options

Solution choisie

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.