Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

how to set the same thing in mozilla what is listed below for IE ?

  • 1 odpověď
  • 3 mají tento problém
  • 1 zobrazení
  • Poslední odpověď od Gingerbread Man

more options

1. Go to Tools(Internet Browser)->Internet Options->Security 2. Select the Security tab 3. Click on the Internet zone icon at the top of the tab page 4. Click the Custom Level button 5. In the Miscellaneous section change Display mixed content to Enable 6. Repeat steps 1 – 5 for the Local intranet and Trusted sites zones “

1. Go to Tools(Internet Browser)->Internet Options->Security 2. Select the Security tab 3. Click on the Internet zone icon at the top of the tab page 4. Click the Custom Level button 5. In the Miscellaneous section change Display mixed content to Enable 6. Repeat steps 1 – 5 for the Local intranet and Trusted sites zones “

Zvolené řešení

Firefox only blocks active mixed content — things like external JavaScript files sent over HTTP on an HTTPS site. If you want to unblock such content,

  1. Click the Shield Icon on the left side of the address bar.
  2. Click the ▼ drop-down arrow next to the Keep Blocking button, and choose Disable Protection on This Page.

For details, see Mixed content blocking in Firefox


It's a bad idea to disable such blocking globally. If you want to do it anyway,

  1. Type about:config into the address bar and press Enter.
  2. To bypass the warning, press the big button labeled "I'll be careful, I promise!".
  3. In the search box, paste security.mixed_content.block_active_content
  4. In the search results, double-click security.mixed_content.block_active_content to set its value to false.
Přečíst dotaz v kontextu 👍 2

Všechny odpovědi (1)

more options

Zvolené řešení

Firefox only blocks active mixed content — things like external JavaScript files sent over HTTP on an HTTPS site. If you want to unblock such content,

  1. Click the Shield Icon on the left side of the address bar.
  2. Click the ▼ drop-down arrow next to the Keep Blocking button, and choose Disable Protection on This Page.

For details, see Mixed content blocking in Firefox


It's a bad idea to disable such blocking globally. If you want to do it anyway,

  1. Type about:config into the address bar and press Enter.
  2. To bypass the warning, press the big button labeled "I'll be careful, I promise!".
  3. In the search box, paste security.mixed_content.block_active_content
  4. In the search results, double-click security.mixed_content.block_active_content to set its value to false.