Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

How to prevent a grey warning traingle is shown?

  • 2 respostas
  • 1 tem este problema
  • 10 visualizações
  • Última resposta por cor-el

more options

Whenever a Google Map is part of a secure page (by SSL), the grey traingle is always there, even when the iframed map is also set up by a secure connection. I tested with this script:

<div class="google_map_homepage">
  <iframe width="400" height="242" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.google.nl/maps/ms?hl=nl&#38;msid=216176779880634345449.0004f483cb176d09d40bb&#38;msa=0&#38;ie=UTF8&#38;t=m&#38;ll=33.137551,7.03125&#38;spn=148.423647,298.828125&#38;z=1&#38;output=embed">
  </iframe>
  <br/>
</div>

How to change and prevent the grey triangle is shown?

Whenever a Google Map is part of a secure page (by SSL), the grey traingle is always there, even when the iframed map is also set up by a secure connection. I tested with this script: <pre><nowiki> <div class="google_map_homepage"> <iframe width="400" height="242" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://www.google.nl/maps/ms?hl=nl&#38;msid=216176779880634345449.0004f483cb176d09d40bb&#38;msa=0&#38;ie=UTF8&#38;t=m&#38;ll=33.137551,7.03125&#38;spn=148.423647,298.828125&#38;z=1&#38;output=embed"> </iframe> <br/> </div></nowiki></pre> How to change and prevent the grey triangle is shown?

Modificado por cor-el a

Todas as respostas (2)

more options

Can you show a screenshot of what you mean by the grey triangle? Stackoverflow.com may know the answer to this question:

more options

if there is a shield icon to the left of the "Site Identity Button" (globe/padlock) on the location bar then that indicates that mixed active content is blocked.

If mixed passive content (e.g. images) is present then Firefox shows an exclamation mark to the left of the "Site Identity Button" (globe/padlock) on the location bar.

You can also check the Browser Console and the Web Console (Firefox/Tools > Web Developer) for errors.


See also: