חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 1 תגובה
  • 3 have this problem
  • 1 view
  • תגובה אחרונה מאת 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 “

פתרון נבחר

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

כל התגובות (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.