Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

Learn More

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

A non-secure URL in a secure page in a frame won't open unless opened in a new tab.

  • 3 válasz
  • 1 embernek van ilyen problémája
  • 24 megtekintés
  • Utolsó üzenet ettől: cor-el

more options

When I click on non-secure link in secure page in a frame it won't open the URL unless I open it in a new tab. If I change the non-secure link to a secure link in a secure page in a frame I can open the URL in the page. If I open the page with no frame I can open the non-secure link in the secure page. It seems to be the frame is stopping the non-secure link opening.

When I click on non-secure link in secure page in a frame it won't open the URL unless I open it in a new tab. If I change the non-secure link to a secure link in a secure page in a frame I can open the URL in the page. If I open the page with no frame I can open the non-secure link in the secure page. It seems to be the frame is stopping the non-secure link opening.

Összes válasz (3)

more options

This is about blocking mixed content on a secure web page. You can check the Web Console for security related messages. You will probably see something like: "The operation is insecure". Frames can open all kind of pages and in a secure page all frames need to be secure just like JavaScript files need to be loaded via a secure connection.

more options

I will have to redesign my entire site or put information for users on how to open the links using open in new tab. This is not insignificant.

more options

What messages do you see in the Web Console?