why we use AJAX.
AJAX is a technique for creating better,faster and more
interactive web applications. Using AJAX javascript can
interact with the web server and trade data without
reloading the page.
0
Kala
Answer
One major drawback of ajax is that javascript must be
eneabled in the browser,without which it wont function properly.