JQuery AJAX with ASP.Net MVC(fairnet.com)
submitted by
ebizdom(320) 2 years, 9 months ago
The JQuery has following methods that can be used to perform Ajax requests:ajax() - Load a remote page using an HTTP request. This is jQuery's low-level AJAX implementation. load() - Load HTML from a remote file and inject it into the DOM. get() - Load a remote page using an HTTP GET request.getJSON() - Load JSON data using an HTTP GET request.getScript() - Loads, and executes, a local JavaScript file using an HTTP GET request.post() - Loads HTML by performing an HTTP post request.
|category: AJAX
|Views: 49
tags:
AJAX another
Everyones tags:
Your Tags: