Ajax relies on DHTML and what other web technology?
A)CSS
B)XMLHttpRequest
C)HTML5
Answers
Answered by
6
Answer:
Ajax relies on DHTML and XML HTTPrequest
Answered by
3
Ajax relies on DHTML and XMLHttpRequest.
Option: B
Explanation:
- Ajax is a short name for Asynchronous JavaScript + XML. This term is coined by Jesse James Garrett in the year 2005.
- JavaScript is the scripting language works on client side which allows using the XMLHttpRequest object in the given standard.
- This Ajax also involves two standard technologies namely CSS and DOM. Here, CSS is used for presentation of the content and DOM is used for accessing the content pages with scripts.
Learn more about DHTML
List any three items that can be created using DHTML?
https://brainly.in/question/2914369
What is DHTML and define?
https://brainly.in/question/12645639
Similar questions