Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
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 Elementrelated objects, in source order, for the document. |
|
Retrieves a collection of all FRAME XHTML Elementrelated objects defined by the given document or defined by the document associated with the given window. |
|
Retrieves a collection for all the IMG XHTML Elementrelated objects in the document. |
|
Retrieves a collection for all the A XHTML Elementrelated objects that have an HREFin the document. |
|
Retrieves a collection of OPTION XHTML Elementrelated objects in a SELECT XHTML Elementrelated object. |