1.

What are the disadvantages of Ajax?

Answer»

AJAX has few limitations for its users. Here are a few of them:-

  • Can’t use forward and BACK buttons to navigate between various page states.
  • Users can’t bookmark specific state here.
  • Major search ENGINES don’t index data loaded through AJAX.
  • Users without JAVASCRIPT support or DISABLED JavaScript won’t be able to use the FUNCTIONALITY that developers provide through AJAX.


Discussion

No Comment Found