
jQuery 연결 방법 1: js파일을 다운로드 서버에 저장하고 연결 보기쉽게 정리되어있는 파일 jquery-3.7.1.min.js(줄바꿈,공백,들여쓰기등을 없앤 압축형태)-난독화 한 것 다운로드 한 뒤에 js폴더에 넣는다. jQuery 연결 방법 2: CDN(contents Delivery Network)방식: URL를 통해 js 파일 연결 http://www.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..