Click to return to the Reusing Browser Technology home page    
IHTMLDialog::toString Met...     IHTMLDivElement::get_alig...     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IHTMLDivElement Interface


This interface is used with the className property to represent different kinds of containers.

IHTMLDivElement Methods

get_align Retrieves the alignment of the element.
get_noWrap Retrieves the value that indicates whether automatic wordwrapping is enabled or disabled for the element.
put_align Sets the alignment of the element.
put_noWrap Sets the value that indicates whether automatic wordwrapping is enabled or disabled for the element.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

Remarks

The DIV element is a block element.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.