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

'isTextEdit' Syntax and Note

Note:

Read-only property. 
Does element allow a TextRange object to modify its content. 
    
Syntax:
    
document.all.elementID.isTextEdit

    

      
      








Related examples in the same category

1.'isTextEdit' Example
2.'isTextEdit' Possible Values
3.'isTextEdit' is applied to