'dataSrc' Syntax and Note
Note:
Read and write property.
Specifies the data object to which the element is bound.
The data source must be attached to the page as an object.
Syntax:
document.all.elementID.dataSrc = value
Related examples in the same category