Google News
logo
Ajax - Interview Questions
What are the disadvantages of AJAX ?
Following are the disadvantages of Ajax :

Dependent on JavaScript
Source code written in AJAX is easily human readable. There will be some security issues in Ajax.
Debugging is difficult
Increases size of the requests
Slow and unreliable network connection.
Advertisement