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
다운로드사이트
하지만 요놈은 모바일은 안 됌 PC만 됨..!
일단은 눌러보자.
누르고 참고로 이 URL
https://code.jquery.com/jquery-3.6.0.js
전체 복사하고 이클립스에 자바스크립트 타입으로 만들어주면 끝
다음부터는 끌고와서 쓰기
$안에다가~~~!!! 써야됨
or
다운안받고 쓰기
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
에서 코드 복사!
++추가
UI제이쿼리
다운파일 압축풀기
내가 하려고하는 폴더까지 들어감!! 나는 j쿼리 만든 js폴더로들어갔음
넣어두면 끝 왼쪽 js폴더에 잘 들어갔나 확인~!
'JAVA > jQuery,Ajax' 카테고리의 다른 글
Ajax 값 공백으로 넘어 올 때 처리하기 + 아이디 중복체크 $.parseJSON()사용 (0) | 2022.08.22 |
---|---|
도로명 API 장착하기 (0) | 2022.08.02 |
post, form 값 넘기기기 제이쿼리/자바스크립트 (0) | 2022.08.01 |
XMLHttpRequest / 비동기통신 / ajax (0) | 2022.07.31 |
get 파라미터 값 넘기고 받기 제이쿼리/자바스크립트 (0) | 2022.07.31 |
댓글