AJAX Setup/ Installation
Ajax is a web development technique designed to create highly responsive/ interactive websites. To have a better understanding of AJAX we need to have knowledge of javascript and somewhat XML. The easiest way of implementing AJAX, is by using jQuery. To add jQuery We can use the downloaded version from (jquery.com/download/) and we need to … Read more