Getting Started with Adobe After Effects - Part 6: Motion Blur
A collection of quick technology learning tips from what people around you learn every day

5 Ways to Make Ajax Calls with jQuery

May 19 2012 12:00AM by Kirti M.Darji   

There is five way make Ajax calls with Jquery

  load(): Load a piece of html into a container DOM.

  $.getJSON(): Load a JSON with GET method.

 $.getScript(): Load a JavaScript.

  $.get(): Use this if you want to make a GET call and play extensively with the response.

   $.post(): Use this if you want to make a POST call and don’t want to load the response to some container DOM.

   $.ajax(): Use this if you need to do something when XHR fails, or you need to specify ajax options (e.g. cache: true) on the fly.
Read More..   [36 clicks]

Published under: ASP.Net Tips ·  ·  ·  · 


Kirti M.Darji
10 · 16% · 4982
5
 
0
Knew
 
 
0
Incorrect
 
0
Interesting
 
0
Forgotten



Submit

Your Comment


Sign Up or Login to post a comment.

"5 Ways to Make Ajax Calls with jQuery" rated 5 out of 5 by 5 readers
5 Ways to Make Ajax Calls with jQuery , 5.0 out of 5 based on 5 ratings
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]