July 1998
Intermediate to advanced
1456 pages
65h 5m
English
dataFormatAs — NN n/a IE 4 DOM n/a
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.
document.forms[0].myLabel.dataFormatAs = "HTML"
IE 4 recognizes two possible settings: text |
HTML.
text
Read now
Unlock full access