小编coo*_*ood的帖子

控制台错误.无法加载资源:net :: ERR_INSECURE_RESPONSE

我正在把它们放在我脑海中的链接上.

GET https://fr.s.us/js/jquery-ui.css net::ERR_INSECURE_RESPONSE

GET https://fr.s.us/js/jquery-1.9.1.min.js net::ERR_INSECURE_RESPONSE

GET https://fr.s.us/js/jquery-ui.js net::ERR_INSECURE_RESPONSE

有人请赐教这些jquery控制台错误..

Failed to load resource: net::ERR_INSECURE_RESPONSE 
Run Code Online (Sandbox Code Playgroud)

http certificate

80
推荐指数
5
解决办法
24万
查看次数

一个jquery函数禁用另一个

<!DOCTYPE html>
<!--  



-->
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<!-- BEGIN HEAD -->
<head>

    <meta charset="utf-8" />
    <title>F.E.G | Admin Dashboard </title>
    <meta content="width=device-width, initial-scale=1.0" name="viewport" />
    <!-- BEGIN GLOBAL MANDATORY STYLES -->

    <script src="js/text_class.js" type="text/javascript"></script>
    <script src="web/assets/plugins/flot/jquery.flot.js" type="text/javascript"></script>
    <script type="text/javascript" src="/js/bmain172.js"></script>
    <script src="/js/text_class.js" type="text/javascript"></script>
    <script src="/freedomtextim/jquery-1.9.1.min.js" type="text/javascript"></script>
    <script src="/freedomtextim/jquery-ui.js"></script>
    <link href="freedomtextim/assets/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
    <link href="web/assets/plugins/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" />
    <link href="freedomtextim/assets/plugins/font-awesome/css/font-awesome.css" rel="stylesheet" />
    <link href="freedomtextim/assets/css/style.css" rel="stylesheet" /> …
Run Code Online (Sandbox Code Playgroud)

javascript jquery

0
推荐指数
1
解决办法
248
查看次数

标签 统计

certificate ×1

http ×1

javascript ×1

jquery ×1