Hi everyone! I'm the author of code.mu :)
I'd love to chat with my non-Russian audience. I'm looking for your feedback on the site and the translation quality. Let's chat:)
186 of 264 menu

Metoden getAttribute

Metoden getAttribute læser værdien af et specificeret attribut fra et tag.

Syntaks

element.getAttribute(attributnavn);

Eksempel

Lad os udskrive indholdet af attributten value for elementet:

<input id="elem" value="abcde"> let elem = document.querySelector('#elem'); let value = elem.getAttribute('value'); console.log(value);

Resultat af kodeudførelse:

'abcde'

Se også

Dansk
AfrikaansAzərbaycanБългарскиবাংলাБеларускаяČeštinaDeutschΕλληνικάEnglishEspañolEestiSuomiFrançaisहिन्दीMagyarՀայերենIndonesiaItaliano日本語ქართულიҚазақ한국어КыргызчаLietuviųLatviešuМакедонскиMelayuမြန်မာNederlandsNorskPolskiPortuguêsRomânăРусскийසිංහලSlovenčinaSlovenščinaShqipСрпскиSrpskiSvenskaKiswahiliТоҷикӣไทยTürkmenTürkçeЎзбекOʻzbekTiếng Việt
Vi bruger cookies til webstedets funktion, analyse og personalisering. Behandling af data foregår i henhold til Fortrolighedspolitikken.
accepter alle tilpas afvis