Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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

  • 6 απαντήσεις
  • 6 έχουν αυτό το πρόβλημα
  • 12 προβολές
  • Τελευταία απάντηση από 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..?

Όλες οι απαντήσεις (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..?

Τροποποιήθηκε στις από το χρήστη shashi_shas

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