Multiple choice technology web technology

What is the disadvantage of AJAX

  1. Search engines would not be able to index an AJAX application

  2. ActiveX requests are enabled only in IE 5 and IE6

  3. Back button in the browser

  4. All the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

AJAX has several disadvantages: search engines cannot easily index dynamically loaded content (SEO issue), browser back/forward buttons don't work with AJAX page updates by default, and historically there were browser compatibility concerns. Since all three listed options describe genuine disadvantages, 'All the above' is correct.