Internet Explorer Mobile HTML Collections
A version of this page is also available for
4/8/2010
This section contains a list of the collections exposed by the Dynamic HTML (DHTML) Object Model for Internet Explorer Mobile.
The following table shows the HTML collections.
HTML collection | Description |
---|---|
Contains all the elements in the document. |
|
Contains an array of anchor objects in the document. |
|
Retrieves a collection of all the direct descendants of the object. |
|
Contains all the controls in a given form. |
|
Contains all FORM XHTML Element related objects, in source order, for the document. |
|
Retrieves a collection of all FRAME XHTML Element related objects defined by the given document or defined by the document associated with the given window. |
|
Retrieves a collection for all the IMG XHTML Element related objects in the document. |
|
Retrieves a collection for all the A XHTML Element related objects that have an HREF in the document. |
|
Retrieves a collection of OPTION XHTML Element related objects in a SELECT XHTML Element related object. |