Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

CodeBase Syntax and Note

Note: Read and write property.  Sets the full URL for loading the object.      Syntax:      document.getElementById("elementID").codeBase = value document.all.elementID.codeBase = value // IE only