We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 6 trả lời
  • 6 gặp vấn đề này
  • 2 lượt xem
  • Trả lời mới nhất được viết bởi 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..?

Tất cả các câu trả lời (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..?

Được chỉnh sửa bởi shashi_shas vào

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