'outerText' Syntax and Note : outerText « Javascript Properties « JavaScript Reference





'outerText' Syntax and Note

Note:

Read and write property. 
Sets the element text .
    
Syntax:
    
document.all.elementID.outerText = value

    

      
      










Related examples in the same category

1.'outerText' Example
2.'outerText' is applied to