Does ajax have significant accessibility or browser compatibility limitations?



Does ajax have significant accessibility or browser compatibility limitations?..

Answer / Avtar Bharti

AJAX has limited accessibility because screen readers might not be able to interpret dynamic content generated by AJAX. To mitigate this, you can use techniques like ARIA (Accessible Rich Internet Applications) roles and properties, progress indicators, and updating the URL for better SEO and bookmarking.nnRegarding browser compatibility, modern browsers support AJAX well; however, older versions or mobile devices may have issues. You can check your user agent data to determine support levels.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AJAX Interview Questions

Are there any security issues with ajax?

1 Answers  


How can we get the state of the requested process? : asp.net ajax

1 Answers  


What are all the controls of Ajax?

1 Answers  


Do we have to use http get/post for the ajax calls?

1 Answers  


What are all the security issues of Ajax?

1 Answers  


which is best institute in hyderabad fot flex and ajax

1 Answers  


List some advantages and disadvantages of using ajax.

1 Answers  


what is xmlhttprequest?

1 Answers  


How many validation controls are available in asp.net ajax 4.0? : asp.net ajax

1 Answers  


What is advantage of ajax?

1 Answers  


How can you test the Ajax code?

1 Answers  


Why does html_ajax hang on some server installs?

1 Answers  


Categories