what are the advantages and disadvantages of making ajax calls using jquery?

Posted by Pandiya Chendur on Stack Overflow See other posts from Stack Overflow or by Pandiya Chendur
Published on 2010-04-06T07:13:39Z Indexed on 2010/04/06 7:33 UTC
Read the original article Hit count: 202

As jquery ajax calls makes life really cool without a page refresh... But still interested to know some of the advantages and disadvantages of making ajax calls with jquery....

As i am using ajax calls for all my Add,Edit and Delete operations in my website it works pretty well as of now... Still knowing about the disadvantages would make life easier during deployment....

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ajax