[问题] 请问这段程式码有错误的地方吗

楼主: kyowinner (mars)   2019-12-17 11:35:44
问题叙述:疑似jquery无作动,但是不知道问题在哪边
学习jquery+bootstrap 使用书上范例,唯一有改的地方只有下列程式码
路径确定没错,botstrap的排版也有出来,就只有jquery部分没反应
<head>
<meta charset="utf-8" />
<title>tew</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet"/>
<script src="bootstrap/js/bootstrap.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"
></script>
</head>
PS: jquery引入部分 有试过本机跟CDN 方式 都不行
作者: tino1991 (深白)   2019-12-17 11:40:00
jquery 放 boostrap.js前面用浏览器开档案 按F12开console F5看错误讯息
楼主: kyowinner (mars)   2019-12-17 11:41:00
可以了,谢谢 ,又学到一招
作者: tino1991 (深白)   2019-12-17 11:42:00
在console 输入 $ 送出 试看看

Links booklink

Contact Us: admin [ a t ] ucptt.com