Blogger Information
Blog 18
fans 0
comment 0
visits 11664
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
jquery引入方式及$(document).ready()
专业交作业
Original
605 people have browsed it

Jquery引入办法:

第一种:本地下载,然后引入

<script type="text/javascript" src="../js/jquery3.3.1.js"></script>

第二种:网上资源引用,百度为例 资源地址http://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js

<script type="text/javascript" src="<a href="http://apps.bdimg.com/libs/jquery/2.1.4/jquery.min.js"></script>

Correction status:qualified

Teacher's comments:
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!