Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
The IHTMLDOMNode interface provides the ability to programmatically access all the nodes in the document object model (DOM), iterate over the nodes, insert and remove nodes, and get the attributes of a node.
IHTMLDOMNode Methods
get_attributes get_childNodes get_nodeType get_parentNode hasChildren insertBefore removeChild replaceChild
Interface Information
Implementation system (mshtml.dll) Inherits from none Header and IDL files mshtmlcid.h; mshtml.idl Minimum availability Internet Explorer 5 Minimum operating systems Windows 95 and Windows NT 4.0
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.