Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

he connection to this website is not fully secure because it contains unencrypted elements (such as images). how do i solve this

  • 6 risposte
  • 6 hanno questo problema
  • 11 visualizzazioni
  • Ultima risposta di shashi_shas

more options

Gray warning triangle

A gray warning triangle indicates:

   The website does not supply identity information.
   The connection to this website is not fully secure because it contains unencrypted elements (such as images). 

Am loading iframe in div and when i close this div am getting above error..

how do i solve..?

Gray warning triangle A gray warning triangle indicates: The website does not supply identity information. The connection to this website is not fully secure because it contains unencrypted elements (such as images). Am loading iframe in div and when i close this div am getting above error.. how do i solve..?

Tutte le risposte (6)

more options

We call it as a Mixed Content, try the below link to solve the issue

more options

Actually am getting error when am closing iframe div.. in this div am not loading any images..

how do i solve..?

Modificato da shashi_shas il

more options

You can see in the Web Console (Firefox/Tools > Web Developer) what content is causing this issue. Mixed content will show marked in red text. You need to reload the page via F5 or Ctrl+F5 to create a log.

more options

Am reloading page, but that time am not getting any error in URL its showing correctly.. but when am closing iframe contained div.. its causing... please help me to solve this.

more options

An example [the URL] of where that happens for you might be helpful, so one of us can see that happen first hand.

more options

In 1st screen shot loading correctly .. And am able to get next iframe div.. ie 2nd screen shot.. when i click on cancel button, the div is closing and error coming in URL .. ie 3rd screen shot .. and am not getting an error message in Console