DOMCharacterDataModifiedNN 6 IE n/a DOM 2  

Bubbles: Yes; Cancelable: No  

Fires after a script changes the value of a CharacterData type of node. See the following properties of the event object in Chapter 9: prevValue and newValue.

 
Typical Targets

CharacterData nodes.