Ajax suffers from common complaints directed at Javascript driven applications. Some of these include problems with expected user behavior of the browser’s ‘back button’, accessibility problems from the perspective of users and search bots, and various cues generated by the browser such as the loading throbber that must be emulated directly by Ajax developers.
More on this topic can be found in the Ajax Mistakes article.
Ajax suffers from common complaints directed at Javascript driven applications. Some of these include problems with expected user behavior of the browser’s ‘back button’, accessibility problems from the perspective of users and search bots, and various cues generated by the browser such as the loading throbber that must be emulated directly by Ajax developers.
More on this topic can be found in the Ajax Mistakes article.