jQuery AJAX Introduction

Ajax is an acronym for Asynchronous Javascript and XML. It is used to exchanging data with the server without refreshing the web page.

Code :