Name

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

Synopsis

Read/Write

Used with IE 4 data binding to associate a remote data source column name with the src property of the IMG object. A DATASRC attribute must also be set for the element. Setting both the dataFld and dataSrc properties to empty strings breaks the binding between element and data source.

Example

document.myImage.dataFld = "linkURL"

Value

Case-sensitive identifier of the data source column.

Default

None.

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.