ObjJob
hierarchy
objects
properties
methods
constants
Methods in
DOM Level 2 Core
name
of object
returns
description
appendChild()
Node
Node
appendData()
CharacterData
(none)
cloneNode()
Node
Node
Return a new copy of the node.
createAttribute()
Document
Attr
createAttributeNS()
Document
Attr
createCDATASection()
Document
CDATASection
createComment()
Document
Comment
createDocument()
DOMImplementation
Document
createDocumentFragment()
Document
DocumentFragment
createDocumentType()
DOMImplementation
DocumentType
createElement()
Document
DocumentFragment
createElementNS()
Document
Element
createEntityReference()
Document
EntityReference
createProcessingInstruction()
Document
ProcessingInstruction
createTextNode()
Document
Text
Create a new Text node, with optional content.
deleteData()
CharacterData
(none)
getAttribute()
Element
String
getAttributeNode()
Element
Attr
getAttributeNodeNS()
Element
Attr
getAttributeNS()
Element
String
getElementById()
Document
Element
getElementsByTagName()
Document
NodeList
getElementsByTagName()
Element
NodeList
getElementsByTagNameNS()
Document
NodeList
getElementsByTagNameNS()
Element
NodeList
getNamedItem()
NamedNodeMap
Node
getNamedItemNS()
NamedNodeMap
Node
hasAttribute()
Element
Boolean
hasAttributeNS()
Element
Boolean
hasAttributes()
Node
Boolean
hasChildNodes()
Node
Boolean
hasFeature()
DOMImplementation
Boolean
importNode()
Document
Node
Imports a node from another document to this document.
insertBefore()
Node
Node
insertData()
CharacterData
(none)
isSupported()
Node
Boolean
item()
NodeList
Node
item()
NamedNodeMap
Node
normalize()
Node
(none)
removeAttribute()
Element
(none)
removeAttributeNode()
Element
Attr
removeAttributeNS()
Element
(none)
removeChild()
Node
Node
removeNamedItem()
NamedNodeMap
Node
removeNamedItemNS()
NamedNodeMap
Node
replaceChild()
Node
Node
replaceData()
CharacterData
(none)
setAttribute()
Element
(none)
setAttributeNode()
Element
Attr
setAttributeNodeNS()
Element
Attr
setAttributeNS()
Element
(none)
setNamedItem()
NamedNodeMap
Node
setNamedItemNS()
NamedNodeMap
Node
splitText()
Text
Text
substringData()
CharacterData
String
(any language)
Anark Studio 2.5
DOM Level 2 Core
DOM Level 2 CSS
DOM Level 2 Events
DOM Level 2 HTML
DOM Level 2 StyleSheets
DOM Level 2 Views
ECMAScript 262
Photoshop DOM
SVG 1.1
search