Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 1 trả lời
  • 3 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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 “

Giải pháp được chọn

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.
Đọc câu trả lời này trong ngữ cảnh 👍 2

Tất cả các câu trả lời (1)

more options

Giải pháp được chọn

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.