목록웹 개발/jQuery || javascript (1)
IT공부블로그
AJAX document 정리
jQuery.ajax() API http://api.jquery.com/jquery.ajax/ jQuery.ajax() | jQuery API Documentation Description: Perform an asynchronous HTTP (Ajax) request. The $.ajax() function underlies all Ajax requests sent by jQuery. It is often unnecessary to directly call this function, as several higher-level alternatives like $.get() and .load() are available api.jquery.com ● 형식 1. $.ajax(url[, settings]); ..
웹 개발/jQuery || javascript
2019. 3. 29. 17:18