Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Removes a specified range of characters from the object .
Syntax
object .deleteData( nOffset , nCount )Parameters
nOffset | Required. Integer that specifies the offset from which to start. |
nCount | Required. Integer that specifies the number of characters to remove. |
Return Value
No return value.
Standards Information
This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
|
COMMENT , TextNode |
Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |