Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Hide a div if enhanced tracking protection prevets google ads

  • Нет ответов
  • 0 имеют эту проблему
  • 2 просмотра
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

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.