allReturns a reference to the collection of elements contained by theobject.
anchorsRetrieves a collection of allaobjects that have anameand/oridproperty. Objects in this collection are in HTML source order.
appletsRetrieves a collection of allappletobjects in the document.
areasRetrieves a collection of theareaobjects defined for the givenmapobject.
attributesRetrieves a collection of attributes of the object.
behavīorUrnsReturns a collection of Uniform Resource Name (URN) strings identifying the behavīors attached to theelement.
blockFormatsRetrieves a collection of strings that specify the names of the available block format tags.
bookmarksReturns a collection of Microsoft ActiveX Data Objects (ADO) bookmarks tied to the rows affected by the current event.
boundElementsReturns a collection of all elements on the page bound to a data set.
cellsRetrieves a collection of all cells in the table row or in the entire table.
childNodesRetrieves a collection ofHTML ElementsandTextNodeobjects that are direct descendants of the specified object.
childrenRetrieves a collection ofDHTML Objectsthat are direct descendants of theobject.
controlRangeA collection of elements returned by thecreateControlRangeorcreateRangemethod.
elementsRetrieves a collection, in source order, of all controls in a given form.input type=imageobjects are excluded from the collection.
embedsRetrieves a collection of allembedobjects in the document.
filtersRetrieves the collection of filters that have been applied to theobject.
fontsRetrieves a collection of all the system-supported fonts.
formsRetrieves a collection, in source order, of allformobjects in the document.
framesRetrieves a collection of allwindowobjects defined by the given document or defined by the document associated with the given window.
imagesRetrieves a collection, in source order, ofimgobjects in the document.
importsRetrieves a collection of all the imported style sheets defined for the respectivestyleSheetobject.
linksRetrieves a collection of allaobjects that specify theHREFproperty and allareaobjects in the document.
mimeTypesNot implemented.
namespacesRetrieves a collection ofnamespaceobjects.
optionsRetrieves a collection of theoptionobjects in aselectobject.
pagesRetrieves a collection ofpageobjects, which represent@pagerules in astyleSheet.
pluginsRetrieves a collection of allembedobjects within the document.
rowsRetrieves a collection oftr(table row) objects from atableobject.
rulesRetrieves a collection of rules defined in a style sheet.
scrīptsRetrieves a collection of allscrīptobjects in the document.
styleSheetsRetrieves a collection ofstyleSheetobjects representing the style sheets that correspond to each instance of alinkorstyleobject in the document.
tBodiesRetrieves a collection of alltBodyobjects in the table. Objects in this collection are in source order.
TextRangeRetrieves a collection ofTextRangeobjects.
TextRectangleA collection ofTextRectangleobjects returned by thegetClientRectsmethod.