1.PC 버전 : https://jquery.com/

 

jQuery

What is jQuery? jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers.

jquery.com

download > Using jQuery with a CDN > 

https://code.jquery.com

 

jQuery CDN

The integrity and crossorigin attributes are used for Subresource Integrity (SRI) checking. This allows browsers to ensure that resources hosted on third-party servers have not been tampered with. Use of SRI is recommended as a best-practice, whenever libr

releases.jquery.com

2.Mobile 버전 : https://jquerymobile.com/

 

jQuery Mobile

Developer Links Seriously cross-platform with HTML5 jQuery Mobile framework takes the "write less, do more" mantra to the next level: Instead of writing unique applications for each mobile device or OS, the jQuery mobile framework allows you to design a si

jquerymobile.com

 

Download > Lastest stable version

'CSS' 카테고리의 다른 글

flex 박스에 대하여  (0) 2023.02.23
float: left 속성 활용 중 가운데 정렬하기  (0) 2023.02.23
counter-increment 속성  (0) 2023.02.12
CSS에서 em과 rem 의 의미  (0) 2023.01.24
border-box vs content-box 차이점  (0) 2023.01.24

+ Recent posts