Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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 “

선택된 해결법

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.
문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (1)

more options

선택된 해결법

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.