Text

Module:
core
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

replaceWholeText
splitText

replaceWholeText


Text replaceWholeText(
    in DOMString content) raises(DOMException); 


splitText


Text splitText(
    in unsigned long offset) raises (DOMException); 

Member Data

wholeText

wholeText


readonly attribute DOMString wholeText; 

 

Last Updated: 2009-05-29