Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

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