IHTMLElementIHTMLElement*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLDTElement::get_noWrap
*Next Topic: IHTMLElement::setAttribute

IHTMLElement


The element object interface provides the ability to programmatically access the properties and methods that are common to all element objects.

IHTMLElement Methods
setAttribute   getAttribute   removeAttribute  
put_className   get_className   put_id  
get_id   get_tagName   get_parentElement  
get_style   put_onhelp   get_onhelp  
put_onclick   get_onclick   put_ondblclick  
get_ondblclick   put_onkeydown   get_onkeydown  
put_onkeyup   get_onkeyup   put_onkeypress  
get_onkeypress   put_onmouseout   get_onmouseout  
put_onmouseover   get_onmouseover   put_onmousemove  
get_onmousemove   put_onmousedown   get_onmousedown  
put_onmouseup   get_onmouseup   get_document  
put_title   get_title   put_language  
get_language   put_onselectstart   get_onselectstart  
scrollIntoView   contains   get_sourceIndex  
get_recordNumber   put_lang   get_lang  
get_offsetLeft   get_offsetTop   get_offsetWidth  
get_offsetHeight   get_offsetParent   put_innerHTML  
get_innerHTML   put_innerText   get_innerText  
put_outerHTML   get_outerHTML   put_outerText  
get_outerText   insertAdjacentHTML   insertAdjacentText  
get_parentTextEdit   get_isTextEdit   click  
get_filters   put_ondragstart   get_ondragstart  
toString   put_onbeforeupdate   get_onbeforeupdate  
put_onafterupdate   get_onafterupdate   put_onerrorupdate  
get_onerrorupdate   put_onrowexit   get_onrowexit  
put_onrowenter   get_onrowenter   put_ondatasetchanged  
get_ondatasetchanged   put_ondataavailable   get_ondataavailable  
put_ondatasetcomplete   get_ondatasetcomplete   put_onfilterchange  
get_onfilterchange   get_children   get_all  


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.