What are the disadvantages of Ajax?
Answer / v madhu babu
Following are the disadvantages of Ajax:
AJAX is dependent on Javascript. If there is some Javascript problem with the browser or in the OS, Ajax will not support
Ajax can be problematic in Search engines as it uses Javascript for most of its parts.
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.
Problem with browser back button when using AJAX enabled pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the properties of xmlhttprequest?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
What are the difference between AJAX and Javascript?
What are ajax limitations?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
Is it possible to upload a file using Ajax ? Reason
How do I test my ajax code?
What is the importance of client-side libraries? : asp.net ajax
How we can send more values through the response text?
What are the new features of asp.net ajax 4.0?
Which control you need to place on the page to show loading image?