HTML DOM Document normalize() 方法
- Zurück zur vorherigen Seite links
- Nächste Seite normalizeDocument()
- Zurück zur vorherigen Ebene HTML DOM Documents
语法
document.normalize()
参数
无。
返回值
无。
浏览器支持
document.normalize()
是 DOM Level 2 (2001) 特性。
所有浏览器都支持它:
Chrome | IE | Edge | Firefox | Safari | Opera |
---|---|---|---|---|---|
Chrome | IE | Edge | Firefox | Safari | Opera |
Unterstützung | 9-11 | Unterstützung | Unterstützung | Unterstützung | Unterstützung |
- Zurück zur vorherigen Seite links
- Nächste Seite normalizeDocument()
- Zurück zur vorherigen Ebene HTML DOM Documents