he connection to this website is not fully secure because it contains unencrypted elements (such as images). how do i solve this
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..?
تمام جوابات (6)
We call it as a Mixed Content, try the below link to solve the issue
Actually am getting error when am closing iframe div.. in this div am not loading any images..
how do i solve..?
shashi_shas کی جانب سے
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.
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.
An example [the URL] of where that happens for you might be helpful, so one of us can see that happen first hand.
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