Hi,
Differences between Jquery and Ajax: 1. Jquery is a light weight client-side scripting language while ajax is a combination of technologies used to provide asynchronous data transfer.
2. Jquery and Ajax are often used in conjunction with each other.
3. Jquery is basically used to to modify data on the screen dynamically and it uses ajax to retrieve data that it needs without changing the current state of the displayed page.
4. Heavy usage of Ajax functions often cause server overload due to more number of connections made.
Also go through the following for more info:
http://stackoverflow.com/questions/20238960/difference-between-ajax-and-jquery-ajax
Mark as answer if satisfied
Regards,
Kavya M.
Kavya Shree Mandapalli
Swappy_Gaj, if this helps please login to Mark As Answer. | Alert Moderator