ObjJob
hierarchy
objects
properties
methods
constants
HTMLInputElement in
DOM Level 2 HTML
(no overview available)
Inherits from:
Node
Element
HTMLElement
Show inherited properties/methods?
Instance Properties
name
type
description
defaultValue
String
defaultChecked
Boolean
form
HTMLFormElement
(read only)
accept
String
accessKey
String
align
String
alt
String
checked
Boolean
disabled
Boolean
maxLength
Number
name
String
readOnly
Boolean
size
Number
src
String
tabIndex
Number
type
String
useMap
String
value
String
nodeName
String
(read only)
[from
Node
]
nodeValue
String
[from
Node
]
nodeType
Number
(read only)
[from
Node
]
parentNode
Node
(read only)
[from
Node
]
childNodes
NodeList
(read only)
[from
Node
]
firstChild
Node
(read only)
[from
Node
]
lastChild
Node
(read only)
[from
Node
]
previousSibling
Node
(read only)
[from
Node
]
nextSibling
Node
(read only)
[from
Node
]
attributes
NamedNodeMap
(read only)
[from
Node
]
ownerDocument
Document
(read only)
[from
Node
]
namespaceURI
String
(read only)
[from
Node
]
prefix
String
[from
Node
]
localName
String
(read only)
[from
Node
]
tagName
String
(read only)
[from
Element
]
id
String
[from
HTMLElement
]
title
String
[from
HTMLElement
]
lang
String
[from
HTMLElement
]
dir
String
[from
HTMLElement
]
className
String
[from
HTMLElement
]
Instance Methods
name
returns
description
insertBefore()
Node
[from
Node
]
replaceChild()
Node
[from
Node
]
removeChild()
Node
[from
Node
]
appendChild()
Node
[from
Node
]
cloneNode()
Node
Return a new copy of the node.
[from
Node
]
isSupported()
Boolean
[from
Node
]
getAttribute()
String
[from
Element
]
setAttribute()
(none)
[from
Element
]
removeAttribute()
(none)
[from
Element
]
getAttributeNode()
Attr
[from
Element
]
setAttributeNode()
Attr
[from
Element
]
removeAttributeNode()
Attr
[from
Element
]
getElementsByTagName()
NodeList
[from
Element
]
getAttributeNS()
String
[from
Element
]
setAttributeNS()
(none)
[from
Element
]
removeAttributeNS()
(none)
[from
Element
]
getAttributeNodeNS()
Attr
[from
Element
]
setAttributeNodeNS()
Attr
[from
Element
]
getElementsByTagNameNS()
NodeList
[from
Element
]
hasAttribute()
Boolean
[from
Element
]
hasAttributeNS()
Boolean
[from
Element
]
hasChildNodes()
Boolean
[from
Node
]
normalize()
(none)
[from
Node
]
hasAttributes()
Boolean
[from
Node
]
blur()
(none)
focus()
(none)
select()
(none)
click()
(none)
(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