Pocket Internet Explorer HTML Collections
This section contains a list of the collections exposed by the Dynamic HTML (DHTML) Object Model for Pocket Internet Explorer.
HTML collection | Description |
---|---|
anchors | Contains an array of anchor objects in the document. |
elements | Contains all the controls in a given form. |
forms | Contains all form objects, in source order, for the document. |
frames | Retrieves a collection of all frame objects defined by the given document or defined by the document associated with the given window.
Note Frames are supported by Pocket PC compatible devices. SmartPhone does not support frames. |
images | Retrieves a collection for all the image objects in the document. |
links | Retrieves a collection for all the link objects that have an HREF in the document. |
options | Retrieves a collection of OPTION objects in a SELECT object. |
See Also
Pocket Internet Explorer HTML Elements
Pocket Internet Explorer HTML Objects
Send feedback on this topic to the authors.
© 2005 Microsoft Corporation. All rights reserved.