[ jQuery ] 라이브러리 연결하기
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 1) 홈페이지에 접속하여, Download jQuery 클릭하기 2) 압축 파일 선택 3) 압축파일에 있는 코드 전체 복사 후 새로운 텍스트 파일에 붙여 넣고, 폴더 이름 jquery-3.6.0.min.js 변경 후 확장..
2022.02.22