Blocked loading mixed active content

前端 未结 4 814
终归单人心
终归单人心 2020-12-03 00:50

I am getting these warnings in my console and my script is not working fine

Blocked loading mixed active content \"http://code.jquery.com/ui/1.10.3/themes/smoothness

4条回答
  •  遥遥无期
    2020-12-03 01:49

    Use this code to include your cdn files : Use https protocol in your url :

    
    
    

    Or this pattern :

    
    
    

提交回复
热议问题