★JSON & Ajax

코딩교육 티씨피스쿨

jQuery AJAX Introduction

⇒ 현재는 자바스크립트 자체 버전업으로 ajax 외엔 잘 쓰지 않는 추세

Download jQuery | jQuery

Hosted Libraries | Google Developers

Untitled

★★ **Ajax : 비동기 처리를 위해 JQuery에서 제공하는 내장함수

⇒ $.ajax({})**

jQuery AJAX get() and post() Methods