Easy Tutorial
❮ Prop Base Target Prop Textarea Name ❯

HTML DOM normalize() Method

Element Object

Example

Merge identical nodes:


Definition and Usage

The normalize() method merges adjacent text nodes and removes empty text nodes.


Browser Support

All major browsers support the normalize() method.


Syntax

Parameters

None.

Return Value

No return value.

Technical Details

| DOM Version | Core Level 2 Node Object | | --- | --- |


Element Object

❮ Prop Base Target Prop Textarea Name ❯