HTML DOM Document normalizeDocument() Method
- Previous Page normalize()
- Next Page open()
- Go to the Previous Level HTML DOM Documents
Definition and Usage
Not recommended for use normalizeDocument()
Please do not use it.
No browser supports it anymore normalizeDocument()
Properties.
Alternative:
Please Use Document normalize() Method.
Syntax
document.normalizeDocument()
Parameters
None.
Return Value
None.
- Previous Page normalize()
- Next Page open()
- Go to the Previous Level HTML DOM Documents