javascript Obj_Button dataSrc
@July 5, 2008, 2:33 p.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 Obj_Button object element that loads the data source object for remote data access. Content from the data source is specified via the datafld attribute in the button element. Setting both the dataFld and dataSrc properties to empty strings breaks the binding between element and data source. |
|
Example | |
document.getElementById("myButton").dataSrc = "DBSRC3"; |
|
Value | |
Case-sensitive identifier of the object element. |
|
Default | |
None. |
Permanent URL:
http://javascript.gakaa.com/obj-1-button-datasrc.aspx
Powered by Linode.