The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
constructor property
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 (JScript).
See also
- style
- a
- area
- areas
- article
- aside
- attribute
- attributes
- base
- baseFont
- bgSound
- blockQuote
- body
- br
- button
- caption
- children
- col
- comment
- currentStyle
- dd
- defaults
- del
- div
- dl
- document
- DocumentCompatibleInfo
- documentCompatibleInfoCollection
- dt
- elements
- embed
- event
- fieldSet
- figcaption
- figure
- font
- footer
- frame
- frameSet
- head
- header
- hgroup
- hn
- hr
- html
- iframe
- IHTMLDOMConstructorCollection::HTMLFormElement
- IHTMLDOMConstructorCollection::HTMLGenericElement
- IHTMLDOMConstructorCollection::HTMLLinkElement
- IHTMLDOMConstructorCollection::HTMLTextElement
- IHTMLDOMConstructorCollection::StaticNodeList
- img
- input
- ins
- isIndex
- label
- legend
- li
- map
- mark
- marquee
- meta
- nav
- nextID
- noScript
- object
- ol
- option
- p
- param
- rule
- script
- section
- select
- span
- Storage
- style
- style
- styleSheet
- table
- tBody
- td
- textArea
- TextNode
- tFoot
- tHead
- title
- tr
- ul
- window
- XDomainRequest
- XMLHttpRequest
Show:
