javascript IMG dataFld
| dataFld | NN n/a IE 4 DOM n/a |
| Read/Write | |
|
Used with IE 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. Works only with text file data sources in IE 5/Mac. |
|
| Example | |
document.myImage.dataFld = "logoURL"; |
|
| Value | |
Case-sensitive identifier of the data source column. |
|
| Default | |
None. |
|
Previous: javascript IMG dataFormatAs
Next: javascript IMG complete
974,Nickname,Homepage or email,Comments here,Add comment
