This topic has not yet been rated - Rate this topic

wholeText property

Retrieves the text of the current object.

Document Object Model (DOM) Level 3 Core Specification, Section 1.2Internet Explorer 9

Syntax

JavaScript

pNodeText = object.wholeText

Property values

Type: String

The text of the object.

Standards information

Remarks

Windows Internet Explorer 9. The wholeText property is only supported when webpages are displayed in IE9 Standards mode.

See also

TextNode

 

 

Send comments about this topic to Microsoft

Build date: 11/27/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.