Name

all — NN n/a IE 4 DOM n/a

Synopsis

A collection of elements nested within the current element. A reference to document.all, for example, returns a collection (array) of all element objects contained by the document, including elements that may be deeply nested inside the document’s first level of elements. The collection is sorted in source code order of the element tags.

Object Model Reference

IE

elementReference.all

Properties

length

    

Methods

item( )
tags( )
 

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.