InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the Legacy DOM?(a) Makes the scripting easier(b) Allows access to few keys and elements(c) Modify the nodes(d) Making the script modularThe question was asked by my college director while I was bunking the class.Origin of the question is HTML DOM in division Caching, Debugging and Animation of JavaScript |
|
Answer» Correct answer is (b) Allows access to few keys and ELEMENTS |
|