HTMLLinkElement

HTMLLinkElement

Disponible desde la versión 8.2.

Propiedades:

Atributos
ChildNodes
FirstChild
LastChild
LocalName
NextSibling
NodeName
NodeType
NodeValue
OwnerDocument
ParentNode
Prefix
PreviousSibling
TextContent
TagName
Charset
Disabled
Href
Hreflang
Media
Rel
Rev
Target
Type

Métodos:

AppendChild
CloneNode
CompareDocumentPosition
GetUserData
HasAttributes
HasChildNodes
InsertBefore
IsEqualNode
IsSameNode
Normalize
RemoveChild
ReplaceChild
SetUserData
GetAttribute
GetAttributeNode
GetElementByTagName
HasAttribute
RemoveAttribute
RemoveAttributeNode
SetAttribute
SetAttributeNode
SetIdAttribute
SetIdAttributeNode

Descripción:

Describe las propiedades de los elementos de enlace en el documento HTML.

Disponibilidad:

Cliente ligero, cliente móvil, servidor, cliente grueso, conexión externa, aplicación móvil (cliente), aplicación móvil (servidor), servidor independiente móvil.

Ver también:

HTMLAttribute, propiedad OwnerElement
HTMLDocument, propiedad DocumentElement
HTMLDocument, método CreateElement
HTMLTableElement, método CreateTHead
HTMLTableElement, método CreateTFoot
HTMLTableElement, método CreateCaption
HTMLTableElement, método InsertRow
HTMLTableRowElement, método InsertCell

Disponible desde:

Disponible desde la versión 8.2.