Name

dataFormatAs — NN n/a IE 4 DOM n/a

Synopsis

Read/Write

Used with IE 4 data binding, this property advises the browser whether the source material arriving from the data source is to be treated as plain text or as tagged HTML.

Example

document.forms[0].myLabel.dataFormatAs = "HTML"

Value

IE 4 recognizes two possible settings: text | HTML.

Default

text

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.