Condividi tramite


HTMLIFrameElement interface

Fornisce proprietà e metodi speciali (oltre a quelli dell'interfaccia HTMLElement che ha anche a disposizione per ereditarietà) per modificare il layout e la presentazione di elementi cornice inline.

Extends

HTMLElement

Proprietà

align

Imposta o recupera il modo in cui l'oggetto è allineato al testo adiacente.

allow
allowFullscreen
contentDocument

Recupera l'oggetto documento della pagina o della cornice.

contentWindow

Recupera l'oggetto dell'oggetto specificato.

frameBorder

Imposta o recupera un valore che indica se visualizzare un bordo per la cornice.

height

Imposta o recupera l'altezza dell'oggetto .

longDesc

Imposta o recupera un URI in una descrizione lunga dell'oggetto.

marginHeight

Imposta o recupera le altezze del margine superiore e inferiore prima di visualizzare il testo in una cornice.

marginWidth

Imposta o recupera le larghezze dei margini sinistro e destro prima di visualizzare il testo in una cornice.

mozRequestFullScreen
msRequestFullscreen
name

Imposta o recupera il nome del frame.

referrerPolicy
sandbox
scrolling

Imposta o recupera un valore che indica se è possibile scorrere il frame.

src

Imposta o recupera un URL da caricare dall'oggetto .

srcdoc

Imposta o ritenta il contenuto della pagina che deve contenere.

webkitRequestFullscreen
width

Imposta o recupera la larghezza dell'oggetto.

Proprietà ereditate

accessKey
accessKeyLabel
ariaAtomic
ariaAutoComplete
ariaBusy
ariaChecked
ariaColCount
ariaColIndex
ariaColIndexText
ariaColSpan
ariaCurrent
ariaDisabled
ariaExpanded
ariaHasPopup
ariaHidden
ariaInvalid
ariaKeyShortcuts
ariaLabel
ariaLevel
ariaLive
ariaModal
ariaMultiLine
ariaMultiSelectable
ariaOrientation
ariaPlaceholder
ariaPosInSet
ariaPressed
ariaReadOnly
ariaRequired
ariaRoleDescription
ariaRowCount
ariaRowIndex
ariaRowIndexText
ariaRowSpan
ariaSelected
ariaSetSize
ariaSort
ariaValueMax
ariaValueMin
ariaValueNow
ariaValueText
assignedSlot
attributes
ATTRIBUTE_NODE
autocapitalize
autofocus
baseURI

Restituisce l'URL di base del documento del nodo del nodo.

CDATA_SECTION_NODE

node è un nodo CDATASection.

childElementCount
childNodes

Restituisce gli elementi figlio.

children

Restituisce gli elementi figlio.

classList

Consente la manipolazione dell'attributo di contenuto della classe dell'elemento come set di token separati da spazi vuoti tramite un oggetto DOMTokenList.

className

Restituisce il valore dell'attributo di contenuto della classe dell'elemento. Può essere impostato per modificarlo.

clientHeight
clientLeft
clientTop
clientWidth
COMMENT_NODE

node è un nodo commento.

contentEditable
dataset
dir
DOCUMENT_FRAGMENT_NODE

node è un nodo DocumentFragment.

DOCUMENT_NODE

node è un documento.

DOCUMENT_POSITION_CONTAINED_BY

Impostare quando un altro è un discendente del nodo.

DOCUMENT_POSITION_CONTAINS

Impostare quando un altro è un predecessore del nodo.

DOCUMENT_POSITION_DISCONNECTED

Impostare quando nodo e altro non si trovano nello stesso albero.

DOCUMENT_POSITION_FOLLOWING

Impostare quando l'altro è il nodo seguente.

DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
DOCUMENT_POSITION_PRECEDING

Impostare quando un altro nodo è precedente.

DOCUMENT_TYPE_NODE

node è un doctype.

draggable
ELEMENT_NODE

node è un elemento.

enterKeyHint
ENTITY_NODE
ENTITY_REFERENCE_NODE
firstChild

Restituisce il primo elemento figlio.

firstElementChild

Restituisce il primo elemento figlio che è un elemento e null in caso contrario.

hidden
id

Restituisce il valore dell'attributo di contenuto ID dell'elemento. Può essere impostato per modificarlo.

inert
innerHTML
innerText
inputMode
isConnected

Restituisce true se il nodo è connesso e false in caso contrario.

isContentEditable
lang
lastChild

Restituisce l'ultimo elemento figlio.

lastElementChild

Restituisce l'ultimo elemento figlio che è un elemento e null in caso contrario.

localName

Restituisce il nome locale.

namespaceURI

Restituisce lo spazio dei nomi .

nextElementSibling

Restituisce il primo elemento di pari livello seguente che è un elemento e null in caso contrario.

nextSibling

Restituisce il successivo elemento di pari livello.

nodeName

Restituisce una stringa appropriata per il tipo di nodo.

nodeType

Restituisce il tipo di nodo.

nodeValue
nonce
NOTATION_NODE
offsetHeight
offsetLeft
offsetParent
offsetTop
offsetWidth
onabort

Viene generato quando l'utente interrompe il download.

onanimationcancel
onanimationend
onanimationiteration
onanimationstart
onauxclick
onbeforeinput
onblur

Viene generato quando l'oggetto perde lo stato attivo di input.

oncancel
oncanplay

Si verifica quando la riproduzione è possibile, ma richiede un ulteriore buffering.

oncanplaythrough
onchange

Viene generato quando il contenuto dell'oggetto o della selezione è stato modificato.

onclick

Viene generato quando l'utente fa clic sul pulsante sinistro del mouse sull'oggetto

onclose
oncontextmenu

Viene generato quando l'utente fa clic sul pulsante destro del mouse nell'area client, aprendo il menu di scelta rapida.

oncopy
oncuechange
oncut
ondblclick

Viene generato quando l'utente fa doppio clic sull'oggetto.

ondrag

Viene generato continuamente sull'oggetto di origine durante un'operazione di trascinamento.

ondragend

Viene generato sull'oggetto di origine quando l'utente rilascia il mouse alla chiusura di un'operazione di trascinamento.

ondragenter

Viene generato sull'elemento di destinazione quando l'utente trascina l'oggetto in una destinazione di rilascio valida.

ondragleave

Viene attivato sull'oggetto di destinazione quando l'utente sposta il mouse fuori da una destinazione di rilascio valida durante un'operazione di trascinamento.

ondragover

Viene generato sull'elemento di destinazione in modo continuo mentre l'utente trascina l'oggetto su una destinazione di rilascio valida.

ondragstart

Viene generato sull'oggetto di origine quando l'utente inizia a trascinare una selezione di testo o un oggetto selezionato.

ondrop
ondurationchange

Si verifica quando l'attributo duration viene aggiornato.

onemptied

Si verifica quando l'elemento multimediale viene reimpostato sullo stato iniziale.

onended

Si verifica quando viene raggiunta la fine della riproduzione.

onerror

Viene generato quando si verifica un errore durante il caricamento dell'oggetto.

onfocus

Viene generato quando l'oggetto riceve lo stato attivo.

onformdata
onfullscreenchange
onfullscreenerror
ongotpointercapture
oninput
oninvalid
onkeydown

Viene generato quando l'utente preme un tasto.

onkeypress

Viene generato quando l'utente preme un tasto alfanumerico.

onkeyup

Viene generato quando l'utente rilascia una chiave.

onload

Viene generato immediatamente dopo il caricamento dell'oggetto da parte del browser.

onloadeddata

Si verifica quando i dati multimediali vengono caricati nella posizione di riproduzione corrente.

onloadedmetadata

Si verifica quando è stata determinata la durata e le dimensioni del supporto.

onloadstart

Si verifica quando Internet Explorer inizia a cercare dati multimediali.

onlostpointercapture
onmousedown

Viene generato quando l'utente fa clic sull'oggetto con uno dei due pulsanti del mouse.

onmouseenter
onmouseleave
onmousemove

Viene generato quando l'utente sposta il mouse sull'oggetto.

onmouseout

Viene generato quando l'utente sposta il puntatore del mouse all'esterno dei limiti dell'oggetto.

onmouseover

Viene generato quando l'utente sposta il puntatore del mouse nell'oggetto .

onmouseup

Viene generato quando l'utente rilascia un pulsante del mouse mentre il mouse si trova sull'oggetto.

onpaste
onpause

Si verifica quando la riproduzione viene sospesa.

onplay

Si verifica quando viene richiesto il metodo di riproduzione.

onplaying

Si verifica all'avvio della riproduzione dell'audio o del video.

onpointercancel
onpointerdown
onpointerenter
onpointerleave
onpointermove
onpointerout
onpointerover
onpointerup
onprogress

Si verifica per indicare lo stato di avanzamento durante il download dei dati multimediali.

onratechange

Si verifica quando la frequenza di riproduzione viene aumentata o ridotta.

onreset

Viene generato quando l'utente reimposta un modulo.

onresize
onscroll

Viene generato quando l'utente riposiziona la casella di scorrimento nella barra di scorrimento dell'oggetto.

onsecuritypolicyviolation
onseeked

Si verifica al termine dell'operazione di ricerca.

onseeking

Si verifica quando viene spostata la posizione di riproduzione corrente.

onselect

Viene generato quando cambia la selezione corrente.

onselectionchange
onselectstart
onslotchange
onstalled

Si verifica quando il download è stato arrestato.

onsubmit
onsuspend

Si verifica se l'operazione di caricamento è stata interrotta intenzionalmente.

ontimeupdate

Si verifica per indicare la posizione di riproduzione corrente.

ontoggle
ontouchcancel
ontouchend
ontouchmove
ontouchstart
ontransitioncancel
ontransitionend
ontransitionrun
ontransitionstart
onvolumechange

Si verifica quando il volume viene modificato o la riproduzione viene disattivata o non modificata.

onwaiting

Si verifica quando la riproduzione si arresta perché il fotogramma successivo di una risorsa video non è disponibile.

onwebkitanimationend
onwebkitanimationiteration
onwebkitanimationstart
onwebkittransitionend
onwheel
outerHTML
outerText
ownerDocument
parentElement

Restituisce l'elemento padre.

parentNode

Restituisce l'elemento padre.

part
prefix

Restituisce il prefisso dello spazio dei nomi.

previousElementSibling

Restituisce il primo elemento di pari livello precedente che è un elemento e null in caso contrario.

previousSibling

Restituisce l'elemento di pari livello precedente.

PROCESSING_INSTRUCTION_NODE

node è un nodo ProcessingInstruction.

role
scrollHeight
scrollLeft
scrollTop
scrollWidth
shadowRoot

Restituisce la radice dell'ombreggiatura dell'elemento, se disponibile, e se la modalità della radice shadow è "aperta" e null in caso contrario.

slot

Restituisce il valore dell'attributo del contenuto dello slot dell'elemento. Può essere impostato per modificarlo.

spellcheck
style
tabIndex
tagName

Restituisce il nome completo in maiuscolo HTML.

textContent
TEXT_NODE

node è un nodo Di testo.

title
translate

Metodi

addEventListener(string, EventListenerOrEventListenerObject, boolean | AddEventListenerOptions)
addEventListener<K>(K, (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, boolean | AddEventListenerOptions)
getSVGDocument()
removeEventListener(string, EventListenerOrEventListenerObject, boolean | EventListenerOptions)
removeEventListener<K>(K, (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, boolean | EventListenerOptions)

Metodi ereditati

after((string | Node)[])

Inserisce i nodi subito dopo il nodo, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

animate(null | Keyframe[] | PropertyIndexedKeyframes, number | KeyframeAnimationOptions)
append((string | Node)[])

Inserisce nodi dopo l'ultimo elemento figlio del nodo, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

appendChild<T>(T)
attachInternals()
attachShadow(ShadowRootInit)

Crea una radice di ombreggiatura per l'elemento e la restituisce.

before((string | Node)[])

Inserisce i nodi appena prima del nodo, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

blur()
click()
cloneNode(boolean)

Restituisce una copia del nodo. Se deep è true, la copia include anche i discendenti del nodo.

closest<E>(string)
closest<K>(K)

Restituisce il primo predecessore inclusivo (a partire dall'elemento) che corrisponde ai selettori e null in caso contrario.

closest<K>(K)
compareDocumentPosition(Node)

Restituisce una maschera di bit che indica la posizione di un altro nodo relativo al nodo.

contains(null | Node)

Restituisce true se un altro è un discendente inclusivo del nodo e false in caso contrario.

dispatchEvent(Event)

Invia un evento di evento sintetico alla destinazione e restituisce true se il valore dell'attributo annullabile dell'evento è false o il metodo preventDefault() non è stato richiamato e false in caso contrario.

focus(FocusOptions)
getAnimations(GetAnimationsOptions)
getAttribute(string)

Restituisce il primo attributo dell'elemento il cui nome completo è qualifiedName e null se tale attributo non esiste in caso contrario.

getAttributeNames()

Restituisce i nomi completi di tutti gli attributi dell'elemento. Può contenere duplicati.

getAttributeNode(string)
getAttributeNodeNS(null | string, string)
getAttributeNS(null | string, string)

Restituisce l'attributo dell'elemento il cui spazio dei nomi è spazio dei nomi e il nome locale è localName e null se tale attributo non esiste in caso contrario.

getBoundingClientRect()
getClientRects()
getElementsByClassName(string)

Restituisce un oggetto HTMLCollection degli elementi nell'oggetto in cui è stato richiamato il metodo (un documento o un elemento) che dispone di tutte le classi fornite da classNames. L'argomento classNames viene interpretato come un elenco delimitato da spazi di classi.

getElementsByTagName(string)
getElementsByTagName<K>(K)
getElementsByTagName<K>(K)
getElementsByTagNameNS("http://www.w3.org/1999/xhtml", string)
getElementsByTagNameNS("http://www.w3.org/2000/svg", string)
getElementsByTagNameNS(null | string, string)
getRootNode(GetRootNodeOptions)

Restituisce la radice del nodo.

hasAttribute(string)

Restituisce true se l'elemento dispone di un attributo il cui nome completo è qualifiedName e false in caso contrario.

hasAttributeNS(null | string, string)

Restituisce true se l'elemento ha un attributo il cui spazio dei nomi è spazio dei nomi e il nome locale è localName.

hasAttributes()

Restituisce true se l'elemento ha attributi e false in caso contrario.

hasChildNodes()

Restituisce un valore che indica se il nodo dispone di elementi figlio.

hasPointerCapture(number)
insertAdjacentElement(InsertPosition, Element)
insertAdjacentHTML(InsertPosition, string)
insertAdjacentText(InsertPosition, string)
insertBefore<T>(T, null | Node)
isDefaultNamespace(null | string)
isEqualNode(null | Node)

Restituisce un valore che indica se node e otherNode hanno le stesse proprietà.

isSameNode(null | Node)
lookupNamespaceURI(null | string)
lookupPrefix(null | string)
matches(string)

Restituisce true se i selettori corrispondenti rispetto alla radice dell'elemento generano un elemento e false in caso contrario.

normalize()

Rimuove i nodi text esclusivi vuoti e concatena i dati dei nodi Text contigui esclusivi rimanenti nel primo dei relativi nodi.

prepend((string | Node)[])

Inserisce i nodi prima del primo elemento figlio del nodo, sostituendo le stringhe nei nodi con nodi text equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

querySelector<E>(string)
querySelector<K>(K)

Restituisce il primo elemento discendente del nodo che corrisponde ai selettori.

querySelector<K>(K)
querySelectorAll<E>(string)
querySelectorAll<K>(K)

Restituisce tutti i discendenti di elemento del nodo che corrispondono ai selettori.

querySelectorAll<K>(K)
releasePointerCapture(number)
remove()

Rimuove il nodo.

removeAttribute(string)

Rimuove il primo attributo dell'elemento il cui nome completo è qualifiedName.

removeAttributeNode(Attr)
removeAttributeNS(null | string, string)

Rimuove l'attributo dell'elemento il cui spazio dei nomi è spazio dei nomi e il nome locale è localName.

removeChild<T>(T)
replaceChild<T>(Node, T)
replaceChildren((string | Node)[])

Sostituire tutti gli elementi figlio del nodo con nodi, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

replaceWith((string | Node)[])

Sostituisce il nodo con nodi, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

requestFullscreen(FullscreenOptions)

Visualizza l'elemento a schermo intero e risolve le promesse al termine.

Se specificato, il membro dell'interfaccia utente di spostamento delle opzioni indica se visualizzare l'interfaccia utente di spostamento mentre è preferibile lo schermo intero. Se impostato su "show", la semplicità di spostamento è preferibile rispetto allo spazio dello schermo e, se impostata su "nascondi", è preferibile più spazio sullo schermo. Gli agenti utente sono sempre liberi di rispettare le preferenze degli utenti rispetto a quella dell'applicazione. Il valore predefinito "auto" indica che nessuna preferenza dell'applicazione.

requestPointerLock()
scroll(number, number)
scroll(ScrollToOptions)
scrollBy(number, number)
scrollBy(ScrollToOptions)
scrollIntoView(boolean | ScrollIntoViewOptions)
scrollTo(number, number)
scrollTo(ScrollToOptions)
setAttribute(string, string)

Imposta il valore del primo attributo dell'elemento il cui nome completo è qualifiedName su value.

setAttributeNode(Attr)
setAttributeNodeNS(Attr)
setAttributeNS(null | string, string, string)

Imposta il valore dell'attributo dell'elemento il cui spazio dei nomi è spazio dei nomi e il nome locale è localName su value.

setPointerCapture(number)
toggleAttribute(string, boolean)

Se force non viene specificato, "toggles" qualifiedName, rimuovendolo se presente e aggiungendolo se non è presente. Se force è true, aggiunge qualifiedName. Se force è false, rimuove qualifiedName.

Restituisce true se qualifiedName è ora presente e false in caso contrario.

webkitMatchesSelector(string)

Dettagli proprietà

align

Avviso

Questa API è ora deprecata.

Imposta o recupera il modo in cui l'oggetto è allineato al testo adiacente.

align: string

Valore della proprietà

string

allow

allow: string

Valore della proprietà

string

allowFullscreen

allowFullscreen: boolean

Valore della proprietà

boolean

contentDocument

Recupera l'oggetto documento della pagina o della cornice.

contentDocument: null | Document

Valore della proprietà

null | Document

contentWindow

Recupera l'oggetto dell'oggetto specificato.

contentWindow: null | Window

Valore della proprietà

null | Window

frameBorder

Avviso

Questa API è ora deprecata.

Imposta o recupera un valore che indica se visualizzare un bordo per la cornice.

frameBorder: string

Valore della proprietà

string

height

Imposta o recupera l'altezza dell'oggetto .

height: string

Valore della proprietà

string

longDesc

Avviso

Questa API è ora deprecata.

Imposta o recupera un URI in una descrizione lunga dell'oggetto.

longDesc: string

Valore della proprietà

string

marginHeight

Avviso

Questa API è ora deprecata.

Imposta o recupera le altezze del margine superiore e inferiore prima di visualizzare il testo in una cornice.

marginHeight: string

Valore della proprietà

string

marginWidth

Avviso

Questa API è ora deprecata.

Imposta o recupera le larghezze dei margini sinistro e destro prima di visualizzare il testo in una cornice.

marginWidth: string

Valore della proprietà

string

mozRequestFullScreen

mozRequestFullScreen: Function

Valore della proprietà

Function

msRequestFullscreen

msRequestFullscreen: Function

Valore della proprietà

Function

name

Imposta o recupera il nome del frame.

name: string

Valore della proprietà

string

referrerPolicy

referrerPolicy: ReferrerPolicy

Valore della proprietà

ReferrerPolicy

sandbox

sandbox: DOMTokenList

Valore della proprietà

DOMTokenList

scrolling

Avviso

Questa API è ora deprecata.

Imposta o recupera un valore che indica se è possibile scorrere il frame.

scrolling: string

Valore della proprietà

string

src

Imposta o recupera un URL da caricare dall'oggetto .

src: string

Valore della proprietà

string

srcdoc

Imposta o ritenta il contenuto della pagina che deve contenere.

srcdoc: string

Valore della proprietà

string

webkitRequestFullscreen

webkitRequestFullscreen: () => void

Valore della proprietà

() => void

width

Imposta o recupera la larghezza dell'oggetto.

width: string

Valore della proprietà

string

Dettagli proprietà ereditate

accessKey

accessKey: string

Valore della proprietà

string

ereditato da HTMLElement.accessKey

accessKeyLabel

accessKeyLabel: string

Valore della proprietà

string

ereditato da HTMLElement.accessKeyLabel

ariaAtomic

ariaAtomic: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaAtomic

ariaAutoComplete

ariaAutoComplete: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaAutoComplete

ariaBusy

ariaBusy: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaBusy

ariaChecked

ariaChecked: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaChecked

ariaColCount

ariaColCount: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaColCount

ariaColIndex

ariaColIndex: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaColIndex

ariaColIndexText

ariaColIndexText: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaColIndexText

ariaColSpan

ariaColSpan: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaColSpan

ariaCurrent

ariaCurrent: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaCurrent

ariaDisabled

ariaDisabled: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaDisabled

ariaExpanded

ariaExpanded: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaExpanded

ariaHasPopup

ariaHasPopup: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaHasPopup

ariaHidden

ariaHidden: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaHidden

ariaInvalid

ariaInvalid: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaInvalid

ariaKeyShortcuts

ariaKeyShortcuts: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaKeyShortcuts

ariaLabel

ariaLabel: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaLabel

ariaLevel

ariaLevel: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaLevel

ariaLive

ariaLive: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaLive

ariaModal

ariaModal: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaModal

ariaMultiLine

ariaMultiLine: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaMultiLine

ariaMultiSelectable

ariaMultiSelectable: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaMultiSelectable

ariaOrientation

ariaOrientation: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaOrientation

ariaPlaceholder

ariaPlaceholder: null | string

Valore della proprietà

null | string

Ereditato da HTMLElement.ariaPlaceholder

ariaPosInSet

ariaPosInSet: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaPosInSet

ariaPressed

ariaPressed: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaPressed

ariaReadOnly

ariaReadOnly: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaReadOnly

ariaRequired

ariaRequired: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaRequired

ariaRoleDescription

ariaRoleDescription: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaRoleDescription

ariaRowCount

ariaRowCount: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaRowCount

ariaRowIndex

ariaRowIndex: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaRowIndex

ariaRowIndexText

ariaRowIndexText: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaRowIndexText

ariaRowSpan

ariaRowSpan: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaRowSpan

ariaSelected

ariaSelected: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaSelected

ariaSetSize

ariaSetSize: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaSetSize

ariaSort

ariaSort: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaSort

ariaValueMax

ariaValueMax: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaValueMax

ariaValueMin

ariaValueMin: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaValueMin

ariaValueNow

ariaValueNow: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaValueNow

ariaValueText

ariaValueText: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.ariaValueText

assignedSlot

assignedSlot: null | HTMLSlotElement

Valore della proprietà

null | HTMLSlotElement

ereditato da HTMLElement.assignedSlot

attributes

attributes: NamedNodeMap

Valore della proprietà

NamedNodeMap

Ereditato da HTMLElement.attributes

ATTRIBUTE_NODE

ATTRIBUTE_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.ATTRIBUTE_NODE

autocapitalize

autocapitalize: string

Valore della proprietà

string

ereditato da HTMLElement.autocapitalize

autofocus

autofocus: boolean

Valore della proprietà

boolean

ereditato da HTMLElement.autofocus

baseURI

Restituisce l'URL di base del documento del nodo del nodo.

baseURI: string

Valore della proprietà

string

ereditato da HTMLElement.baseURI

CDATA_SECTION_NODE

node è un nodo CDATASection.

CDATA_SECTION_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.CDATA_SECTION_NODE

childElementCount

childElementCount: number

Valore della proprietà

number

Ereditato da HTMLElement.childElementCount

childNodes

Restituisce gli elementi figlio.

childNodes: NodeListOf<ChildNode>

Valore della proprietà

NodeListOf<ChildNode>

Ereditato da HTMLElement.childNodes

children

Restituisce gli elementi figlio.

children: HTMLCollection

Valore della proprietà

HTMLCollection

Ereditato da HTMLElement.children

classList

Consente la manipolazione dell'attributo di contenuto della classe dell'elemento come set di token separati da spazi vuoti tramite un oggetto DOMTokenList.

classList: DOMTokenList

Valore della proprietà

DOMTokenList

Ereditato da HTMLElement.classList

className

Restituisce il valore dell'attributo di contenuto della classe dell'elemento. Può essere impostato per modificarlo.

className: string

Valore della proprietà

string

Ereditato da HTMLElement.className

clientHeight

clientHeight: number

Valore della proprietà

number

Ereditato da HTMLElement.clientHeight

clientLeft

clientLeft: number

Valore della proprietà

number

ereditato da HTMLElement.clientLeft

clientTop

clientTop: number

Valore della proprietà

number

Ereditato da HTMLElement.clientTop

clientWidth

clientWidth: number

Valore della proprietà

number

Ereditato da HTMLElement.clientWidth

COMMENT_NODE

node è un nodo commento.

COMMENT_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.COMMENT_NODE

contentEditable

contentEditable: string

Valore della proprietà

string

ereditato da HTMLElement.contentEditable

dataset

dataset: DOMStringMap

Valore della proprietà

DOMStringMap

Ereditato da HTMLElement.dataset

dir

dir: string

Valore della proprietà

string

ereditato da HTMLElement.dir

DOCUMENT_FRAGMENT_NODE

node è un nodo DocumentFragment.

DOCUMENT_FRAGMENT_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_FRAGMENT_NODE

DOCUMENT_NODE

node è un documento.

DOCUMENT_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_NODE

DOCUMENT_POSITION_CONTAINED_BY

Impostare quando un altro è un discendente del nodo.

DOCUMENT_POSITION_CONTAINED_BY: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_POSITION_CONTAINED_BY

DOCUMENT_POSITION_CONTAINS

Impostare quando un altro è un predecessore del nodo.

DOCUMENT_POSITION_CONTAINS: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_POSITION_CONTAINS

DOCUMENT_POSITION_DISCONNECTED

Impostare quando nodo e altro non si trovano nello stesso albero.

DOCUMENT_POSITION_DISCONNECTED: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_POSITION_DISCONNECTED

DOCUMENT_POSITION_FOLLOWING

Impostare quando l'altro è il nodo seguente.

DOCUMENT_POSITION_FOLLOWING: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_POSITION_FOLLOWING

DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC

DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC

DOCUMENT_POSITION_PRECEDING

Impostare quando un altro nodo è precedente.

DOCUMENT_POSITION_PRECEDING: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_POSITION_PRECEDING

DOCUMENT_TYPE_NODE

node è un doctype.

DOCUMENT_TYPE_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.DOCUMENT_TYPE_NODE

draggable

draggable: boolean

Valore della proprietà

boolean

Ereditato da HTMLElement.dragable

ELEMENT_NODE

node è un elemento.

ELEMENT_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.ELEMENT_NODE

enterKeyHint

enterKeyHint: string

Valore della proprietà

string

Ereditato da HTMLElement.enterKeyHint

ENTITY_NODE

ENTITY_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.ENTITY_NODE

ENTITY_REFERENCE_NODE

ENTITY_REFERENCE_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.ENTITY_REFERENCE_NODE

firstChild

Restituisce il primo elemento figlio.

firstChild: null | ChildNode

Valore della proprietà

null | ChildNode

Ereditato da HTMLElement.firstChild

firstElementChild

Restituisce il primo elemento figlio che è un elemento e null in caso contrario.

firstElementChild: null | Element

Valore della proprietà

null | Element

Ereditato da HTMLElement.firstElementChild

hidden

hidden: boolean

Valore della proprietà

boolean

ereditato da HTMLElement.hidden

id

Restituisce il valore dell'attributo di contenuto ID dell'elemento. Può essere impostato per modificarlo.

id: string

Valore della proprietà

string

ereditato da HTMLElement.id

inert

inert: boolean

Valore della proprietà

boolean

Ereditato da HTMLElement.inert

innerHTML

innerHTML: string

Valore della proprietà

string

ereditato da HTMLElement.innerHTML

innerText

innerText: string

Valore della proprietà

string

ereditato da HTMLElement.innerText

inputMode

inputMode: string

Valore della proprietà

string

Ereditato da HTMLElement.inputMode

isConnected

Restituisce true se il nodo è connesso e false in caso contrario.

isConnected: boolean

Valore della proprietà

boolean

Ereditato da HTMLElement.isConnected

isContentEditable

isContentEditable: boolean

Valore della proprietà

boolean

Ereditato da HTMLElement.isContentEditable

lang

lang: string

Valore della proprietà

string

ereditato da HTMLElement.lang

lastChild

Restituisce l'ultimo elemento figlio.

lastChild: null | ChildNode

Valore della proprietà

null | ChildNode

ereditato da HTMLElement.lastChild

lastElementChild

Restituisce l'ultimo elemento figlio che è un elemento e null in caso contrario.

lastElementChild: null | Element

Valore della proprietà

null | Element

ereditato da HTMLElement.lastElementChild

localName

Restituisce il nome locale.

localName: string

Valore della proprietà

string

ereditato da HTMLElement.localName

namespaceURI

Restituisce lo spazio dei nomi .

namespaceURI: null | string

Valore della proprietà

null | string

Ereditato da HTMLElement.namespaceURI

nextElementSibling

Restituisce il primo elemento di pari livello seguente che è un elemento e null in caso contrario.

nextElementSibling: null | Element

Valore della proprietà

null | Element

Ereditato da HTMLElement.nextElementSibling

nextSibling

Restituisce il successivo elemento di pari livello.

nextSibling: null | ChildNode

Valore della proprietà

null | ChildNode

ereditato da HTMLElement.nextSibling

nodeName

Restituisce una stringa appropriata per il tipo di nodo.

nodeName: string

Valore della proprietà

string

Ereditato da HTMLElement.nodeName

nodeType

Restituisce il tipo di nodo.

nodeType: number

Valore della proprietà

number

Ereditato da HTMLElement.nodeType

nodeValue

nodeValue: null | string

Valore della proprietà

null | string

Ereditato da HTMLElement.nodeValue

nonce

nonce?: string

Valore della proprietà

string

ereditato da HTMLElement.nonce

NOTATION_NODE

NOTATION_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.NOTATION_NODE

offsetHeight

offsetHeight: number

Valore della proprietà

number

Ereditato da HTMLElement.offsetHeight

offsetLeft

offsetLeft: number

Valore della proprietà

number

Ereditato da HTMLElement.offsetLeft

offsetParent

offsetParent: null | Element

Valore della proprietà

null | Element

Ereditato da HTMLElement.offsetParent

offsetTop

offsetTop: number

Valore della proprietà

number

Ereditato da HTMLElement.offsetTop

offsetWidth

offsetWidth: number

Valore della proprietà

number

Ereditato da HTMLElement.offsetWidth

onabort

Viene generato quando l'utente interrompe il download.

onabort: null | (this: GlobalEventHandlers, ev: UIEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: UIEvent) => any

ereditato da HTMLElement.onabort

onanimationcancel

onanimationcancel: null | (this: GlobalEventHandlers, ev: AnimationEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: AnimationEvent) => any

Ereditato da HTMLElement.onanimationcancel

onanimationend

onanimationend: null | (this: GlobalEventHandlers, ev: AnimationEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: AnimationEvent) => any

Ereditato da HTMLElement.onanimationend

onanimationiteration

onanimationiteration: null | (this: GlobalEventHandlers, ev: AnimationEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: AnimationEvent) => any

ereditato da HTMLElement.onanimationiteration

onanimationstart

onanimationstart: null | (this: GlobalEventHandlers, ev: AnimationEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: AnimationEvent) => any

Ereditato da HTMLElement.onanimationstart

onauxclick

onauxclick: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Ereditato da HTMLElement.onauxclick

onbeforeinput

onbeforeinput: null | (this: GlobalEventHandlers, ev: InputEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: InputEvent) => any

ereditato da HTMLElement.onbeforeinput

onblur

Viene generato quando l'oggetto perde lo stato attivo di input.

onblur: null | (this: GlobalEventHandlers, ev: FocusEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: FocusEvent) => any

ereditato da HTMLElement.onblur

oncancel

oncancel: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.oncancel

oncanplay

Si verifica quando la riproduzione è possibile, ma richiede un ulteriore buffering.

oncanplay: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.oncanplay

oncanplaythrough

oncanplaythrough: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.oncanplaythrough

onchange

Viene generato quando il contenuto dell'oggetto o della selezione è stato modificato.

onchange: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onchange

onclick

Viene generato quando l'utente fa clic sul pulsante sinistro del mouse sull'oggetto

onclick: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

ereditato da HTMLElement.onclick

onclose

onclose: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onclose

oncontextmenu

Viene generato quando l'utente fa clic sul pulsante destro del mouse nell'area client, aprendo il menu di scelta rapida.

oncontextmenu: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

ereditato da HTMLElement.oncontextmenu

oncopy

oncopy: null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any

Valore della proprietà

null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any

Ereditato da HTMLElement.oncopy

oncuechange

oncuechange: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.oncuechange

oncut

oncut: null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any

Valore della proprietà

null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any

ereditato da HTMLElement.oncut

ondblclick

Viene generato quando l'utente fa doppio clic sull'oggetto.

ondblclick: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Ereditato da HTMLElement.ondblclick

ondrag

Viene generato continuamente sull'oggetto di origine durante un'operazione di trascinamento.

ondrag: null | (this: GlobalEventHandlers, ev: DragEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: DragEvent) => any

Ereditato da HTMLElement.ondrag

ondragend

Viene generato sull'oggetto di origine quando l'utente rilascia il mouse alla chiusura di un'operazione di trascinamento.

ondragend: null | (this: GlobalEventHandlers, ev: DragEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: DragEvent) => any

ereditato da HTMLElement.ondragend

ondragenter

Viene generato sull'elemento di destinazione quando l'utente trascina l'oggetto in una destinazione di rilascio valida.

ondragenter: null | (this: GlobalEventHandlers, ev: DragEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: DragEvent) => any

Ereditato da HTMLElement.ondragenter

ondragleave

Viene attivato sull'oggetto di destinazione quando l'utente sposta il mouse fuori da una destinazione di rilascio valida durante un'operazione di trascinamento.

ondragleave: null | (this: GlobalEventHandlers, ev: DragEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: DragEvent) => any

ereditato da HTMLElement.ondragleave

ondragover

Viene generato sull'elemento di destinazione in modo continuo mentre l'utente trascina l'oggetto su una destinazione di rilascio valida.

ondragover: null | (this: GlobalEventHandlers, ev: DragEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: DragEvent) => any

ereditato da HTMLElement.ondragover

ondragstart

Viene generato sull'oggetto di origine quando l'utente inizia a trascinare una selezione di testo o un oggetto selezionato.

ondragstart: null | (this: GlobalEventHandlers, ev: DragEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: DragEvent) => any

Ereditato da HTMLElement.ondragstart

ondrop

ondrop: null | (this: GlobalEventHandlers, ev: DragEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: DragEvent) => any

Ereditato da HTMLElement.ondrop

ondurationchange

Si verifica quando l'attributo duration viene aggiornato.

ondurationchange: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.ondurationchange

onemptied

Si verifica quando l'elemento multimediale viene reimpostato sullo stato iniziale.

onemptied: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onemptied

onended

Si verifica quando viene raggiunta la fine della riproduzione.

onended: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onended

onerror

Viene generato quando si verifica un errore durante il caricamento dell'oggetto.

onerror: OnErrorEventHandler

Valore della proprietà

OnErrorEventHandler

Ereditato da HTMLElement.onerror

onfocus

Viene generato quando l'oggetto riceve lo stato attivo.

onfocus: null | (this: GlobalEventHandlers, ev: FocusEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: FocusEvent) => any

Ereditato da HTMLElement.onfocus

onformdata

onformdata: null | (this: GlobalEventHandlers, ev: FormDataEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: FormDataEvent) => any

ereditato da HTMLElement.onformdata

onfullscreenchange

onfullscreenchange: null | (this: Element, ev: Event) => any

Valore della proprietà

null | (this: Element, ev: Event) => any

Ereditato da HTMLElement.onfullscreenchange

onfullscreenerror

onfullscreenerror: null | (this: Element, ev: Event) => any

Valore della proprietà

null | (this: Element, ev: Event) => any

ereditato da HTMLElement.onfullscreenerror

ongotpointercapture

ongotpointercapture: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

ereditato da HTMLElement.ongotpointercapture

oninput

oninput: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.oninput

oninvalid

oninvalid: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.oninvalid

onkeydown

Viene generato quando l'utente preme un tasto.

onkeydown: null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any

ereditato da HTMLElement.onkeydown

onkeypress

Avviso

Questa API è ora deprecata.

Viene generato quando l'utente preme un tasto alfanumerico.

onkeypress: null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any

Ereditato da HTMLElement.onkeypress

onkeyup

Viene generato quando l'utente rilascia una chiave.

onkeyup: null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: KeyboardEvent) => any

ereditato da HTMLElement.onkeyup

onload

Viene generato immediatamente dopo il caricamento dell'oggetto da parte del browser.

onload: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onload

onloadeddata

Si verifica quando i dati multimediali vengono caricati nella posizione di riproduzione corrente.

onloadeddata: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onloadeddata

onloadedmetadata

Si verifica quando è stata determinata la durata e le dimensioni del supporto.

onloadedmetadata: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onloadedmetadata

onloadstart

Si verifica quando Internet Explorer inizia a cercare dati multimediali.

onloadstart: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onloadstart

onlostpointercapture

onlostpointercapture: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Ereditato da HTMLElement.onlostpointercapture

onmousedown

Viene generato quando l'utente fa clic sull'oggetto con uno dei due pulsanti del mouse.

onmousedown: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Ereditato da HTMLElement.onmousedown

onmouseenter

onmouseenter: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Ereditato da HTMLElement.onmouseenter

onmouseleave

onmouseleave: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Ereditato da HTMLElement.onmouseleave

onmousemove

Viene generato quando l'utente sposta il mouse sull'oggetto.

onmousemove: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Ereditato da HTMLElement.onmousemove

onmouseout

Viene generato quando l'utente sposta il puntatore del mouse all'esterno dei limiti dell'oggetto.

onmouseout: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

ereditato da HTMLElement.onmouseout

onmouseover

Viene generato quando l'utente sposta il puntatore del mouse nell'oggetto .

onmouseover: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

ereditato da HTMLElement.onmouseover

onmouseup

Viene generato quando l'utente rilascia un pulsante del mouse mentre il mouse si trova sull'oggetto.

onmouseup: null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: MouseEvent) => any

Ereditato da HTMLElement.onmouseup

onpaste

onpaste: null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any

Valore della proprietà

null | (this: DocumentAndElementEventHandlers, ev: ClipboardEvent) => any

ereditato da HTMLElement.onpaste

onpause

Si verifica quando la riproduzione viene sospesa.

onpause: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onpause

onplay

Si verifica quando viene richiesto il metodo di riproduzione.

onplay: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onplay

onplaying

Si verifica all'avvio della riproduzione dell'audio o del video.

onplaying: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onplaying

onpointercancel

onpointercancel: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Ereditato da HTMLElement.onpointercancel

onpointerdown

onpointerdown: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Ereditato da HTMLElement.onpointerdown

onpointerenter

onpointerenter: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Ereditato da HTMLElement.onpointerenter

onpointerleave

onpointerleave: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

ereditato da HTMLElement.onpointerleave

onpointermove

onpointermove: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Ereditato da HTMLElement.onpointermove

onpointerout

onpointerout: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Ereditato da HTMLElement.onpointerout

onpointerover

onpointerover: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

ereditato da HTMLElement.onpointerover

onpointerup

onpointerup: null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: PointerEvent) => any

Ereditato da HTMLElement.onpointerup

onprogress

Si verifica per indicare lo stato di avanzamento durante il download dei dati multimediali.

onprogress: null | (this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: ProgressEvent<EventTarget>) => any

ereditato da HTMLElement.onprogress

onratechange

Si verifica quando la frequenza di riproduzione viene aumentata o ridotta.

onratechange: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onratechange

onreset

Viene generato quando l'utente reimposta un modulo.

onreset: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onreset

onresize

onresize: null | (this: GlobalEventHandlers, ev: UIEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: UIEvent) => any

ereditato da HTMLElement.onresize

onscroll

Viene generato quando l'utente riposiziona la casella di scorrimento nella barra di scorrimento dell'oggetto.

onscroll: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onscroll

onsecuritypolicyviolation

onsecuritypolicyviolation: null | (this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: SecurityPolicyViolationEvent) => any

Ereditato da HTMLElement.onsecuritypolicyviolation

onseeked

Si verifica al termine dell'operazione di ricerca.

onseeked: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onseeked

onseeking

Si verifica quando viene spostata la posizione di riproduzione corrente.

onseeking: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onseeking

onselect

Viene generato quando cambia la selezione corrente.

onselect: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onselect

onselectionchange

onselectionchange: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onselectionchange

onselectstart

onselectstart: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onselectstart

onslotchange

onslotchange: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onslotchange

onstalled

Si verifica quando il download è stato arrestato.

onstalled: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onstalled

onsubmit

onsubmit: null | (this: GlobalEventHandlers, ev: SubmitEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: SubmitEvent) => any

ereditato da HTMLElement.onsubmit

onsuspend

Si verifica se l'operazione di caricamento è stata interrotta intenzionalmente.

onsuspend: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onsuspend

ontimeupdate

Si verifica per indicare la posizione di riproduzione corrente.

ontimeupdate: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.ontimeupdate

ontoggle

ontoggle: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onggle

ontouchcancel

ontouchcancel?: null | (this: GlobalEventHandlers, ev: TouchEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: TouchEvent) => any

ereditato da HTMLElement.ontouchcancel

ontouchend

ontouchend?: null | (this: GlobalEventHandlers, ev: TouchEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: TouchEvent) => any

Ereditato da HTMLElement.ontouchend

ontouchmove

ontouchmove?: null | (this: GlobalEventHandlers, ev: TouchEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: TouchEvent) => any

Ereditato da HTMLElement.ontouchmove

ontouchstart

ontouchstart?: null | (this: GlobalEventHandlers, ev: TouchEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: TouchEvent) => any

Ereditato da HTMLElement.ontouchstart

ontransitioncancel

ontransitioncancel: null | (this: GlobalEventHandlers, ev: TransitionEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: TransitionEvent) => any

Ereditato da HTMLElement.ontransitioncancel

ontransitionend

ontransitionend: null | (this: GlobalEventHandlers, ev: TransitionEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: TransitionEvent) => any

ereditato da HTMLElement.ontransitionend

ontransitionrun

ontransitionrun: null | (this: GlobalEventHandlers, ev: TransitionEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: TransitionEvent) => any

Ereditato da HTMLElement.ontransitionrun

ontransitionstart

ontransitionstart: null | (this: GlobalEventHandlers, ev: TransitionEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: TransitionEvent) => any

Ereditato da HTMLElement.ontransitionstart

onvolumechange

Si verifica quando il volume viene modificato o la riproduzione viene disattivata o non modificata.

onvolumechange: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onvolumechange

onwaiting

Si verifica quando la riproduzione si arresta perché il fotogramma successivo di una risorsa video non è disponibile.

onwaiting: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onwaiting

onwebkitanimationend

Avviso

Questa API è ora deprecata.

This is a legacy alias of onanimationend.

onwebkitanimationend: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onwebkitanimationend

onwebkitanimationiteration

Avviso

Questa API è ora deprecata.

This is a legacy alias of onanimationiteration.

onwebkitanimationiteration: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

ereditato da HTMLElement.onwebkitanimationiteration

onwebkitanimationstart

Avviso

Questa API è ora deprecata.

This is a legacy alias of onanimationstart.

onwebkitanimationstart: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onwebkitanimationstart

onwebkittransitionend

Avviso

Questa API è ora deprecata.

This is a legacy alias of ontransitionend.

onwebkittransitionend: null | (this: GlobalEventHandlers, ev: Event) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: Event) => any

Ereditato da HTMLElement.onwebkittransitionend

onwheel

onwheel: null | (this: GlobalEventHandlers, ev: WheelEvent) => any

Valore della proprietà

null | (this: GlobalEventHandlers, ev: WheelEvent) => any

ereditato da HTMLElement.onwheel

outerHTML

outerHTML: string

Valore della proprietà

string

Ereditato da HTMLElement.outerHTML

outerText

outerText: string

Valore della proprietà

string

Ereditato da HTMLElement.outerText

ownerDocument

ownerDocument: Document

Valore della proprietà

Document

ereditato da HTMLElement.ownerDocument

parentElement

Restituisce l'elemento padre.

parentElement: null | HTMLElement

Valore della proprietà

null | HTMLElement

ereditato da HTMLElement.parentElement

parentNode

Restituisce l'elemento padre.

parentNode: null | ParentNode

Valore della proprietà

null | ParentNode

Ereditato da HTMLElement.parentNode

part

part: DOMTokenList

Valore della proprietà

DOMTokenList

Ereditato da HTMLElement.part

prefix

Restituisce il prefisso dello spazio dei nomi.

prefix: null | string

Valore della proprietà

null | string

ereditato da HTMLElement.prefix

previousElementSibling

Restituisce il primo elemento di pari livello precedente che è un elemento e null in caso contrario.

previousElementSibling: null | Element

Valore della proprietà

null | Element

ereditato da HTMLElement.previousElementSibling

previousSibling

Restituisce l'elemento di pari livello precedente.

previousSibling: null | ChildNode

Valore della proprietà

null | ChildNode

ereditato da HTMLElement.previousSibling

PROCESSING_INSTRUCTION_NODE

node è un nodo ProcessingInstruction.

PROCESSING_INSTRUCTION_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.PROCESSING_INSTRUCTION_NODE

role

role: null | string

Valore della proprietà

null | string

Ereditato da HTMLElement.role

scrollHeight

scrollHeight: number

Valore della proprietà

number

Ereditato da HTMLElement.scrollHeight

scrollLeft

scrollLeft: number

Valore della proprietà

number

ereditato da HTMLElement.scrollLeft

scrollTop

scrollTop: number

Valore della proprietà

number

Ereditato da HTMLElement.scrollTop

scrollWidth

scrollWidth: number

Valore della proprietà

number

Ereditato da HTMLElement.scrollWidth

shadowRoot

Restituisce la radice dell'ombreggiatura dell'elemento, se disponibile, e se la modalità della radice shadow è "aperta" e null in caso contrario.

shadowRoot: null | ShadowRoot

Valore della proprietà

null | ShadowRoot

Ereditato da HTMLElement.shadowRoot

slot

Restituisce il valore dell'attributo del contenuto dello slot dell'elemento. Può essere impostato per modificarlo.

slot: string

Valore della proprietà

string

Ereditato da HTMLElement.slot

spellcheck

spellcheck: boolean

Valore della proprietà

boolean

Ereditato da HTMLElement.spellcheck

style

style: CSSStyleDeclaration

Valore della proprietà

CSSStyleDeclaration

Ereditato da HTMLElement.style

tabIndex

tabIndex: number

Valore della proprietà

number

ereditato da HTMLElement.tabIndex

tagName

Restituisce il nome completo in maiuscolo HTML.

tagName: string

Valore della proprietà

string

Ereditato da HTMLElement.tagName

textContent

textContent: null | string

Valore della proprietà

null | string

Ereditato da HTMLElement.textContent

TEXT_NODE

node è un nodo Di testo.

TEXT_NODE: number

Valore della proprietà

number

ereditato da HTMLElement.TEXT_NODE

title

title: string

Valore della proprietà

string

Ereditato da HTMLElement.title

translate

translate: boolean

Valore della proprietà

boolean

Ereditato da HTMLElement.translate

Dettagli metodo

addEventListener(string, EventListenerOrEventListenerObject, boolean | AddEventListenerOptions)

function addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions)

Parametri

type

string

listener

EventListenerOrEventListenerObject

options

boolean | AddEventListenerOptions

addEventListener<K>(K, (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, boolean | AddEventListenerOptions)

function addEventListener<K>(type: K, listener: (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions)

Parametri

type

K

listener

(this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any

options

boolean | AddEventListenerOptions

getSVGDocument()

function getSVGDocument(): null | Document

Restituisce

null | Document

removeEventListener(string, EventListenerOrEventListenerObject, boolean | EventListenerOptions)

function removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions)

Parametri

type

string

listener

EventListenerOrEventListenerObject

options

boolean | EventListenerOptions

removeEventListener<K>(K, (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, boolean | EventListenerOptions)

function removeEventListener<K>(type: K, listener: (this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions)

Parametri

type

K

listener

(this: HTMLIFrameElement, ev: HTMLElementEventMap[K]) => any

options

boolean | EventListenerOptions

Dettagli dei metodi ereditati

after((string | Node)[])

Inserisce i nodi subito dopo il nodo, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

function after(nodes: (string | Node)[])

Parametri

nodes

(string | Node)[]

ereditato da HTMLElement.after

animate(null | Keyframe[] | PropertyIndexedKeyframes, number | KeyframeAnimationOptions)

function animate(keyframes: null | Keyframe[] | PropertyIndexedKeyframes, options?: number | KeyframeAnimationOptions): Animation

Parametri

keyframes

null | Keyframe[] | PropertyIndexedKeyframes

options

number | KeyframeAnimationOptions

Restituisce

Animation

Ereditato da HTMLElement.animate

append((string | Node)[])

Inserisce nodi dopo l'ultimo elemento figlio del nodo, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

function append(nodes: (string | Node)[])

Parametri

nodes

(string | Node)[]

Ereditato da HTMLElement.append

appendChild<T>(T)

function appendChild<T>(node: T): T

Parametri

node

T

Restituisce

T

ereditato da HTMLElement.appendChild

attachInternals()

function attachInternals(): ElementInternals

Restituisce

ElementInternals

Ereditato da HTMLElement.attachInternals

attachShadow(ShadowRootInit)

Crea una radice di ombreggiatura per l'elemento e la restituisce.

function attachShadow(init: ShadowRootInit): ShadowRoot

Parametri

init

ShadowRootInit

Restituisce

ShadowRoot

ereditato da HTMLElement.attachShadow

before((string | Node)[])

Inserisce i nodi appena prima del nodo, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

function before(nodes: (string | Node)[])

Parametri

nodes

(string | Node)[]

ereditato da HTMLElement.before

blur()

function blur()

Ereditato da HTMLElement.blur

click()

function click()

Ereditato da HTMLElement.click

cloneNode(boolean)

Restituisce una copia del nodo. Se deep è true, la copia include anche i discendenti del nodo.

function cloneNode(deep?: boolean): Node

Parametri

deep

boolean

Restituisce

Node

Ereditato da HTMLElement.cloneNode

closest<E>(string)

function closest<E>(selectors: string): null | E

Parametri

selectors

string

Restituisce

null | E

Ereditato da HTMLElement.closest

closest<K>(K)

Restituisce il primo predecessore inclusivo (a partire dall'elemento) che corrisponde ai selettori e null in caso contrario.

function closest<K>(selector: K): null | HTMLElementTagNameMap[K]

Parametri

selector

K

Restituisce

null | HTMLElementTagNameMap[K]

Ereditato da HTMLElement.closest

closest<K>(K)

function closest<K>(selector: K): null | SVGElementTagNameMap[K]

Parametri

selector

K

Restituisce

null | SVGElementTagNameMap[K]

Ereditato da HTMLElement.closest

compareDocumentPosition(Node)

Restituisce una maschera di bit che indica la posizione di un altro nodo relativo al nodo.

function compareDocumentPosition(other: Node): number

Parametri

other

Node

Restituisce

number

Ereditato da HTMLElement.compareDocumentPosition

contains(null | Node)

Restituisce true se un altro è un discendente inclusivo del nodo e false in caso contrario.

function contains(other: null | Node): boolean

Parametri

other

null | Node

Restituisce

boolean

ereditato da HTMLElement.contains

dispatchEvent(Event)

Invia un evento di evento sintetico alla destinazione e restituisce true se il valore dell'attributo annullabile dell'evento è false o il metodo preventDefault() non è stato richiamato e false in caso contrario.

function dispatchEvent(event: Event): boolean

Parametri

event

Event

Restituisce

boolean

Ereditato da HTMLElement.dispatchEvent

focus(FocusOptions)

function focus(options?: FocusOptions)

Parametri

options

FocusOptions

Ereditato da HTMLElement.focus

getAnimations(GetAnimationsOptions)

function getAnimations(options?: GetAnimationsOptions): Animation[]

Parametri

options

GetAnimationsOptions

Restituisce

Animation[]

Ereditato da HTMLElement.getAnimations

getAttribute(string)

Restituisce il primo attributo dell'elemento il cui nome completo è qualifiedName e null se tale attributo non esiste in caso contrario.

function getAttribute(qualifiedName: string): null | string

Parametri

qualifiedName

string

Restituisce

null | string

ereditato da HTMLElement.getAttribute

getAttributeNames()

Restituisce i nomi completi di tutti gli attributi dell'elemento. Può contenere duplicati.

function getAttributeNames(): string[]

Restituisce

string[]

Ereditato da HTMLElement.getAttributeNames

getAttributeNode(string)

function getAttributeNode(qualifiedName: string): null | Attr

Parametri

qualifiedName

string

Restituisce

null | Attr

Ereditato da HTMLElement.getAttributeNode

getAttributeNodeNS(null | string, string)

function getAttributeNodeNS(namespace: null | string, localName: string): null | Attr

Parametri

namespace

null | string

localName

string

Restituisce

null | Attr

ereditato da HTMLElement.getAttributeNodeNS

getAttributeNS(null | string, string)

Restituisce l'attributo dell'elemento il cui spazio dei nomi è spazio dei nomi e il nome locale è localName e null se tale attributo non esiste in caso contrario.

function getAttributeNS(namespace: null | string, localName: string): null | string

Parametri

namespace

null | string

localName

string

Restituisce

null | string

ereditato da HTMLElement.getAttributeNS

getBoundingClientRect()

function getBoundingClientRect(): DOMRect

Restituisce

DOMRect

ereditato da HTMLElement.getBoundingClientRect

getClientRects()

function getClientRects(): DOMRectList

Restituisce

DOMRectList

Ereditato da HTMLElement.getClientRects

getElementsByClassName(string)

Restituisce un oggetto HTMLCollection degli elementi nell'oggetto in cui è stato richiamato il metodo (un documento o un elemento) che dispone di tutte le classi fornite da classNames. L'argomento classNames viene interpretato come un elenco delimitato da spazi di classi.

function getElementsByClassName(classNames: string): HTMLCollectionOf<Element>

Parametri

classNames

string

Restituisce

HTMLCollectionOf<Element>

Ereditato da HTMLElement.getElementsByClassName

getElementsByTagName(string)

function getElementsByTagName(qualifiedName: string): HTMLCollectionOf<Element>

Parametri

qualifiedName

string

Restituisce

HTMLCollectionOf<Element>

Ereditato da HTMLElement.getElementsByTagName

getElementsByTagName<K>(K)

function getElementsByTagName<K>(qualifiedName: K): HTMLCollectionOf<HTMLElementTagNameMap[K]>

Parametri

qualifiedName

K

Restituisce

HTMLCollectionOf<HTMLElementTagNameMap[K]>

Ereditato da HTMLElement.getElementsByTagName

getElementsByTagName<K>(K)

function getElementsByTagName<K>(qualifiedName: K): HTMLCollectionOf<SVGElementTagNameMap[K]>

Parametri

qualifiedName

K

Restituisce

HTMLCollectionOf<SVGElementTagNameMap[K]>

Ereditato da HTMLElement.getElementsByTagName

getElementsByTagNameNS("http://www.w3.org/1999/xhtml", string)

function getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf<HTMLElement>

Parametri

namespaceURI

"http://www.w3.org/1999/xhtml"

localName

string

Restituisce

HTMLCollectionOf<HTMLElement>

Ereditato da HTMLElement.getElementsByTagNameNS

getElementsByTagNameNS("http://www.w3.org/2000/svg", string)

function getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf<SVGElement>

Parametri

namespaceURI

"http://www.w3.org/2000/svg"

localName

string

Restituisce

HTMLCollectionOf<SVGElement>

Ereditato da HTMLElement.getElementsByTagNameNS

getElementsByTagNameNS(null | string, string)

function getElementsByTagNameNS(namespace: null | string, localName: string): HTMLCollectionOf<Element>

Parametri

namespace

null | string

localName

string

Restituisce

HTMLCollectionOf<Element>

Ereditato da HTMLElement.getElementsByTagNameNS

getRootNode(GetRootNodeOptions)

Restituisce la radice del nodo.

function getRootNode(options?: GetRootNodeOptions): Node

Parametri

options

GetRootNodeOptions

Restituisce

Node

Ereditato da HTMLElement.getRootNode

hasAttribute(string)

Restituisce true se l'elemento dispone di un attributo il cui nome completo è qualifiedName e false in caso contrario.

function hasAttribute(qualifiedName: string): boolean

Parametri

qualifiedName

string

Restituisce

boolean

Ereditato da HTMLElement.hasAttribute

hasAttributeNS(null | string, string)

Restituisce true se l'elemento ha un attributo il cui spazio dei nomi è spazio dei nomi e il nome locale è localName.

function hasAttributeNS(namespace: null | string, localName: string): boolean

Parametri

namespace

null | string

localName

string

Restituisce

boolean

Ereditato da HTMLElement.hasAttributeNS

hasAttributes()

Restituisce true se l'elemento ha attributi e false in caso contrario.

function hasAttributes(): boolean

Restituisce

boolean

ereditato da HTMLElement.hasAttributes

hasChildNodes()

Restituisce un valore che indica se il nodo dispone di elementi figlio.

function hasChildNodes(): boolean

Restituisce

boolean

Ereditato da HTMLElement.hasChildNodes

hasPointerCapture(number)

function hasPointerCapture(pointerId: number): boolean

Parametri

pointerId

number

Restituisce

boolean

Ereditato da HTMLElement.hasPointerCapture

insertAdjacentElement(InsertPosition, Element)

function insertAdjacentElement(where: InsertPosition, element: Element): null | Element

Parametri

where

InsertPosition

element

Element

Restituisce

null | Element

Ereditato da HTMLElement.insertAdjacentElement

insertAdjacentHTML(InsertPosition, string)

function insertAdjacentHTML(position: InsertPosition, text: string)

Parametri

position

InsertPosition

text

string

Ereditato da HTMLElement.insertAdjacentHTML

insertAdjacentText(InsertPosition, string)

function insertAdjacentText(where: InsertPosition, data: string)

Parametri

where

InsertPosition

data

string

Ereditato da HTMLElement.insertAdjacentText

insertBefore<T>(T, null | Node)

function insertBefore<T>(node: T, child: null | Node): T

Parametri

node

T

child

null | Node

Restituisce

T

Ereditato da HTMLElement.insertBefore

isDefaultNamespace(null | string)

function isDefaultNamespace(namespace: null | string): boolean

Parametri

namespace

null | string

Restituisce

boolean

Ereditato da HTMLElement.isDefaultNamespace

isEqualNode(null | Node)

Restituisce un valore che indica se node e otherNode hanno le stesse proprietà.

function isEqualNode(otherNode: null | Node): boolean

Parametri

otherNode

null | Node

Restituisce

boolean

Ereditato da HTMLElement.isEqualNode

isSameNode(null | Node)

function isSameNode(otherNode: null | Node): boolean

Parametri

otherNode

null | Node

Restituisce

boolean

Ereditato da HTMLElement.isSameNode

lookupNamespaceURI(null | string)

function lookupNamespaceURI(prefix: null | string): null | string

Parametri

prefix

null | string

Restituisce

null | string

Ereditato da HTMLElement.lookupNamespaceURI

lookupPrefix(null | string)

function lookupPrefix(namespace: null | string): null | string

Parametri

namespace

null | string

Restituisce

null | string

Ereditato da HTMLElement.lookupPrefix

matches(string)

Restituisce true se i selettori corrispondenti rispetto alla radice dell'elemento generano un elemento e false in caso contrario.

function matches(selectors: string): boolean

Parametri

selectors

string

Restituisce

boolean

Ereditato da HTMLElement.matches

normalize()

Rimuove i nodi text esclusivi vuoti e concatena i dati dei nodi Text contigui esclusivi rimanenti nel primo dei relativi nodi.

function normalize()

ereditato da HTMLElement.normalize

prepend((string | Node)[])

Inserisce i nodi prima del primo elemento figlio del nodo, sostituendo le stringhe nei nodi con nodi text equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

function prepend(nodes: (string | Node)[])

Parametri

nodes

(string | Node)[]

ereditato da HTMLElement.prepend

querySelector<E>(string)

function querySelector<E>(selectors: string): null | E

Parametri

selectors

string

Restituisce

null | E

Ereditato da HTMLElement.querySelector

querySelector<K>(K)

Restituisce il primo elemento discendente del nodo che corrisponde ai selettori.

function querySelector<K>(selectors: K): null | HTMLElementTagNameMap[K]

Parametri

selectors

K

Restituisce

null | HTMLElementTagNameMap[K]

Ereditato da HTMLElement.querySelector

querySelector<K>(K)

function querySelector<K>(selectors: K): null | SVGElementTagNameMap[K]

Parametri

selectors

K

Restituisce

null | SVGElementTagNameMap[K]

Ereditato da HTMLElement.querySelector

querySelectorAll<E>(string)

function querySelectorAll<E>(selectors: string): NodeListOf<E>

Parametri

selectors

string

Restituisce

NodeListOf<E>

Ereditato da HTMLElement.querySelectorAll

querySelectorAll<K>(K)

Restituisce tutti i discendenti di elemento del nodo che corrispondono ai selettori.

function querySelectorAll<K>(selectors: K): NodeListOf<HTMLElementTagNameMap[K]>

Parametri

selectors

K

Restituisce

NodeListOf<HTMLElementTagNameMap[K]>

Ereditato da HTMLElement.querySelectorAll

querySelectorAll<K>(K)

function querySelectorAll<K>(selectors: K): NodeListOf<SVGElementTagNameMap[K]>

Parametri

selectors

K

Restituisce

NodeListOf<SVGElementTagNameMap[K]>

Ereditato da HTMLElement.querySelectorAll

releasePointerCapture(number)

function releasePointerCapture(pointerId: number)

Parametri

pointerId

number

Ereditato da HTMLElement.releasePointerCapture

remove()

Rimuove il nodo.

function remove()

Ereditato da HTMLElement.remove

removeAttribute(string)

Rimuove il primo attributo dell'elemento il cui nome completo è qualifiedName.

function removeAttribute(qualifiedName: string)

Parametri

qualifiedName

string

Ereditato da HTMLElement.removeAttribute

removeAttributeNode(Attr)

function removeAttributeNode(attr: Attr): Attr

Parametri

attr

Attr

Restituisce

Attr

Ereditato da HTMLElement.removeAttributeNode

removeAttributeNS(null | string, string)

Rimuove l'attributo dell'elemento il cui spazio dei nomi è spazio dei nomi e il nome locale è localName.

function removeAttributeNS(namespace: null | string, localName: string)

Parametri

namespace

null | string

localName

string

Ereditato da HTMLElement.removeAttributeNS

removeChild<T>(T)

function removeChild<T>(child: T): T

Parametri

child

T

Restituisce

T

Ereditato da HTMLElement.removeChild

replaceChild<T>(Node, T)

function replaceChild<T>(node: Node, child: T): T

Parametri

node

Node

child

T

Restituisce

T

Ereditato da HTMLElement.replaceChild

replaceChildren((string | Node)[])

Sostituire tutti gli elementi figlio del nodo con nodi, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

function replaceChildren(nodes: (string | Node)[])

Parametri

nodes

(string | Node)[]

Ereditato da HTMLElement.replaceChildren

replaceWith((string | Node)[])

Sostituisce il nodo con nodi, sostituendo le stringhe nei nodi con nodi di testo equivalenti.

Genera un'eccezione DOMException "HierarchyRequestError" se i vincoli dell'albero dei nodi vengono violati.

function replaceWith(nodes: (string | Node)[])

Parametri

nodes

(string | Node)[]

Ereditato da HTMLElement.replaceWith

requestFullscreen(FullscreenOptions)

Visualizza l'elemento a schermo intero e risolve le promesse al termine.

Se specificato, il membro dell'interfaccia utente di spostamento delle opzioni indica se visualizzare l'interfaccia utente di spostamento mentre è preferibile lo schermo intero. Se impostato su "show", la semplicità di spostamento è preferibile rispetto allo spazio dello schermo e, se impostata su "nascondi", è preferibile più spazio sullo schermo. Gli agenti utente sono sempre liberi di rispettare le preferenze degli utenti rispetto a quella dell'applicazione. Il valore predefinito "auto" indica che nessuna preferenza dell'applicazione.

function requestFullscreen(options?: FullscreenOptions): Promise<void>

Parametri

options

FullscreenOptions

Restituisce

Promise<void>

Ereditato da HTMLElement.requestFullscreen

requestPointerLock()

function requestPointerLock()

Ereditato da HTMLElement.requestPointerLock

scroll(number, number)

function scroll(x: number, y: number)

Parametri

x

number

y

number

Ereditato da HTMLElement.scroll

scroll(ScrollToOptions)

function scroll(options?: ScrollToOptions)

Parametri

options

ScrollToOptions

Ereditato da HTMLElement.scroll

scrollBy(number, number)

function scrollBy(x: number, y: number)

Parametri

x

number

y

number

Ereditato da HTMLElement.scrollBy

scrollBy(ScrollToOptions)

function scrollBy(options?: ScrollToOptions)

Parametri

options

ScrollToOptions

Ereditato da HTMLElement.scrollBy

scrollIntoView(boolean | ScrollIntoViewOptions)

function scrollIntoView(arg?: boolean | ScrollIntoViewOptions)

Parametri

arg

boolean | ScrollIntoViewOptions

ereditato da HTMLElement.scrollIntoView

scrollTo(number, number)

function scrollTo(x: number, y: number)

Parametri

x

number

y

number

Ereditato da HTMLElement.scrollTo

scrollTo(ScrollToOptions)

function scrollTo(options?: ScrollToOptions)

Parametri

options

ScrollToOptions

Ereditato da HTMLElement.scrollTo

setAttribute(string, string)

Imposta il valore del primo attributo dell'elemento il cui nome completo è qualifiedName su value.

function setAttribute(qualifiedName: string, value: string)

Parametri

qualifiedName

string

value

string

Ereditato da HTMLElement.setAttribute

setAttributeNode(Attr)

function setAttributeNode(attr: Attr): null | Attr

Parametri

attr

Attr

Restituisce

null | Attr

Ereditato da HTMLElement.setAttributeNode

setAttributeNodeNS(Attr)

function setAttributeNodeNS(attr: Attr): null | Attr

Parametri

attr

Attr

Restituisce

null | Attr

Ereditato da HTMLElement.setAttributeNodeNS

setAttributeNS(null | string, string, string)

Imposta il valore dell'attributo dell'elemento il cui spazio dei nomi è spazio dei nomi e il nome locale è localName su value.

function setAttributeNS(namespace: null | string, qualifiedName: string, value: string)

Parametri

namespace

null | string

qualifiedName

string

value

string

Ereditato da HTMLElement.setAttributeNS

setPointerCapture(number)

function setPointerCapture(pointerId: number)

Parametri

pointerId

number

ereditato da HTMLElement.setPointerCapture

toggleAttribute(string, boolean)

Se force non viene specificato, "toggles" qualifiedName, rimuovendolo se presente e aggiungendolo se non è presente. Se force è true, aggiunge qualifiedName. Se force è false, rimuove qualifiedName.

Restituisce true se qualifiedName è ora presente e false in caso contrario.

function toggleAttribute(qualifiedName: string, force?: boolean): boolean

Parametri

qualifiedName

string

force

boolean

Restituisce

boolean

ereditato da HTMLElement.toggleAttribute

webkitMatchesSelector(string)

Avviso

Questa API è ora deprecata.

This is a legacy alias of matches.

function webkitMatchesSelector(selectors: string): boolean

Parametri

selectors

string

Restituisce

boolean

ereditato da HTMLElement.webkitMatchesSelector