A reference to the jquery library

Source: Internet
Author: User
Tags jquery library

2018-08-06 10:28:38

1. After several trial pits, the easiest way to find out is to download the jquery file directly on the official web page .

2. There are two download versions on the official website, one is compressed (for publishing) and one is uncompressed (easy to read and learn).

3. Then I will download the uncompressed version if I use it.

4. Click on the compressed version of the file will pop up a js file press ctrl+s to save the file locally.

5. Call Jquery:<script src= "Js/jquery-3.3.1.js" in the project ></script>

Write the above code in the head tag of the HTML file ( Note: before the introduction of the other JS files, because the browser is called sequentially, to load the library before it can be used)

6. Call the jquery library and you're done!

A reference to the jquery library

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.