Error
  • Error loading feed data
  • Error loading feed data

AJAX

AJAX

JavaScript as well as jQuery to create AJAX requests and use the response to dynamically update your web pages. 

 

Ajax is not a single technology, but a group of technologies. HTML and CSS can be used in combination to mark up and style information. The DOM is accessed with JavaScript to dynamically display – and allow the user to interact with – the information presented. JavaScript and the XMLHttpRequest object provide a method for exchanging data asynchronously between browser and server to avoid full page reloads.