implementation
Description
The implementation of Document for JS returns document’s DOMImplementation object.
Syntax
document.implementation
Examples
1
2
Links
Document
- adoptNode
- characterSet
- compatMode
- contentType
- createCDATASection
- createComment
- createDocumentFragment
- createElement
- createElementNS
- createProcessingInstruction
- createTextNode
- doctype
- Document
- documentElement
- documentURI
- exitPictureInPicture
- getElementsByClassName
- getElementsByTagName
- getElementsByTagNameNS
- importNode
- pictureInPictureEnabled
- URL
- write
- writeln