Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Hide a div if enhanced tracking protection prevets google ads

  • Nie ma odpowiedzi
  • 0 osób ma ten problem
  • 5 wyświetleń
more options

Hi,

This is more a developer question. In our webapplication, we would like to hide a
html tag that contains google adds in case the add is not displayed properly due to enhanced tracking protection.

For most chrome ad-blockers, we have this solution:

... google adds here

The ad-blocker in chrome will also remove this div above. Unfortunately, this is not working in firefox. The box (div) is still visible but empty, without adds. What is the best approach in fire-fox to do this?

Best regards, Claude Glauser

Hi, This is more a developer question. In our webapplication, we would like to hide a <div> html tag that contains google adds in case the add is not displayed properly due to enhanced tracking protection. For most chrome ad-blockers, we have this solution: <div id="div-gpt-ad-container"> ... google adds here </div> The ad-blocker in chrome will also remove this div above. Unfortunately, this is not working in firefox. The box (div) is still visible but empty, without adds. What is the best approach in fire-fox to do this? Best regards, Claude Glauser