CharacterData.deleteData() (Method)

Remove a section of text from the data contained in the character data node.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 5.0
Internet Explorer - 5.0
Netscape - 6.0
JavaScript syntax:-myCharacterData.deleteData(anOffset, aCount)
Argument list:anOffsetThe start of the deleted section
aCountThe length of the deleted section