Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

InnerText Syntax and Note

Note: Read and write property.  Specifies the text between the element opening and closing tags.      Syntax:      document.all.elementID.innerText = value