Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

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

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 “

Chosen solution

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.
Read this answer in context 👍 2

All Replies (1)

more options

Chosen Solution

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.