Why am I suddenly getting a “Blocked loading mixed active content” issue in Firefox?

后端 未结 14 1509
我寻月下人不归
我寻月下人不归 2020-11-22 06:46

This morning, upon upgrading my Firefox browser to the latest version (from 22 to 23), some of the key aspects of my back office (website) stopped working.

Looking a

14条回答
  •  迷失自我
    2020-11-22 07:11

    Its given the error because of security. for this please use "https" not "http" in the website url.

    For example :

       "https://code.jquery.com/ui/1.8.10/themes/smoothness/jquery-ui.css"
       "https://ajax.aspnetcdn.com/ajax/jquery.ui/1.8.10/jquery-ui.min.js"
    

提交回复
热议问题