Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

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”.

Więcej informacji

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

  • 6 odpowiedzi
  • 6 osób ma ten problem
  • 12 wyświetleń
  • Ostatnia odpowiedź od 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..?

Wszystkie odpowiedzi (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..?

Zmodyfikowany przez shashi_shas w dniu

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