1.

Which of the following is a type of HTML DOM?(a) Legacy DOM(b) W3C DOM(c) IE4 DOM(d) All of the mentionedI got this question in homework.This interesting question is from HTML DOM in division Caching, Debugging and Animation of JavaScript

Answer»

The correct option is (d) All of the mentioned

Best explanation: IE4 DOCUMENT object model was introduced in Version 4 of Microsoft’s INTERNET Explorer browser. IE 5 and later VERSIONS include support for most basic W3C DOM features. All of the above mentioned are TYPES of HTML DOM.



Discussion

No Comment Found

Related InterviewSolutions