javascript label_Object dataSrc
@Aug. 28, 2008, 5:32 a.m.
dataSrc | Firefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a |
|
Read/Write |
Used with IE data binding to specify the ID of the page's label object element that loads the data source object for remote data access. Setting both the dataFld and dataSrc properties to empty strings breaks the binding between element and data source. Works only for text data sources in IE 5 for the Macintosh. |
|
Example | |
document.getElementById("myLabel").dataSrc = "DBSRC3"; |
|
Value | |
Case-sensitive identifier of the data source. |
|
Default | |
None. |
Permanent URL:
http://javascript.gakaa.com/label-1-object-datasrc.aspx
Powered by Linode.