Returns a reference to the constructor of an object.
Syntax
| JavaScript | |
|---|
Property values
Type: Object
Returns a reference to the object's constructor.Remarks
An object's constructor initializes the object's properties and provides access to the prototype for the object's interface object. For more information, see Advanced Object Creation (JavaScript).
See also
- a
- area
- areas
- article
- aside
- attribute
- attributes
- base
- blockQuote
- body
- br
- button
- caption
- children
- col
- comment
- currentStyle
- dd
- defaults
- del
- div
- document
- DocumentCompatibleInfo
- documentCompatibleInfoCollection
- dl
- dt
- elements
- embed
- fieldSet
- figcaption
- figure
- footer
- hn
- head
- header
- hgroup
- hr
- html
- IHTMLDOMConstructorCollection::HTMLFormElement
- IHTMLDOMConstructorCollection::HTMLGenericElement
- IHTMLDOMConstructorCollection::HTMLLinkElement
- IHTMLDOMConstructorCollection::HTMLTextElement
- iframe
- img
- input
- ins
- label
- legend
- li
- map
- mark
- meta
- nav
- object
- ol
- option
- p
- param
- rule
- script
- section
- select
- span
- IHTMLDOMConstructorCollection::StaticNodeList
- Storage
- style
- style
- styleSheet
- table
- tBody
- td
- textArea
- TextNode
- tFoot
- tHead
- title
- tr
- ul
- window
- XDomainRequest
- XMLHttpRequest
Build date: 11/28/2012