Note for document.all property.
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
Note for document.all property.
Rating:
The document.all property is used to access all the elements in the <body> tag. This property was introduced in the Internet Explorer 4. In later versions of the Internet Explorer the document.getElementById("elementid") method has replaced document.all property. Only Internet Explorer 4 supports the document.all property.
Rating:
Was this information helpful?
Other articles
- What is the length property?
- What is the window object?
- What is instantiation?
- What is a request object?
- How is a domain related to the setting of a cookie?