What are all the technologies used by Ajax?



What are all the technologies used by Ajax?..

Answer / v madhu babu

AJAX uses following technologies:

JavaScript

XMLHttpRequest

Document Object Model (DOM)

Extensible HTML (XHTML)

Cascading Style Sheets (CSS)

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More AJAX Interview Questions

What is the xmlhttprequest object in ajax?

0 Answers  


What are the controls of the Script Management group?

1 Answers  


What is prerequisite for Update Panel in Ajax?

1 Answers  


How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?

2 Answers  


What is the xmlhttprequest object?

0 Answers  






What is AJAX Control Extender Toolkit?

1 Answers  


how long it will take to come the interview result of infosys?

3 Answers   Google, Infosys,


What is ajax and how does it work?

0 Answers  


Can I use ajax with microsoft's .net?

0 Answers  


Did adaptive path invent ajax? Did google?

0 Answers  


Briefly describe asp.net ajax framework? : asp.net ajax

0 Answers  


How to control the duration of an Ajax request?

1 Answers  


Categories