1.

Describe the benefits of jQuery Ajax techniques.

Answer»

With the aid of DOM and JavaScript, There is a great advantage of AJAX. Ajax can request and receive data from the server without requiring a page reload. jQuery Ajax methods are a powerful way to make your web applications more responsive. They enable you to take advantage of the power of Ajax by using JavaScript to make your web pages load faster and more efficiently.

By using jQuery Ajax methods, you can take advantage of the power of Ajax by using JavaScript to make your web pages load faster and more efficiently. The following advantages of the AJAX Methods are -


  • It allows us to eliminate the complete page reload and instead load only a portion of the page.

  • API that is simple.

  • Cross-browser compatibility.

  • POST and GET are supported.

  • Upload a JSON, XML, HTML, or script file.




Discussion

No Comment Found