July 1998
Intermediate to advanced
1456 pages
65h 5m
English
DATAFORMATAS — NN n/a IE 4 HTML n/a
DATAFORMATAS=”dataType"Optional
Used with IE 4 data binding, this attribute advises the browser whether the source material arriving from the data source is to be treated as plain text or as tagged HTML. This attribute setting depends entirely on how the data source is constructed.
<BUTTON TYPE="button" DATASRC="#DBSRC3"DATAFORMATAS="HTML" DATAFLD="label" onClick="getTopStory()"> </BUTTON>
IE 4 recognizes two possible settings: text |
HTML.
text
[window.]document.all.elementID.dataFormatAs
Read now
Unlock full access