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 |
How to create an ajax website using visual studio?
What parts of the html_ajax api are stable?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
Brief about ajax?
What are the types of post back in Ajax?
Whats with the -alpha in the install instructions?
How to handle multiple async ajax requests?
Whattrigger will fire initially by using update panel?
How do we get the xmlhttprequest object in ajax?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
Did adaptive path invent ajax? Did google?