187 of 264 menu

setAttribute method

The setAttribute method allows you to change the value of a given attribute of a tag.

Syntax

element.setAttribute(attribute name, new value);

Example

Let's change the value of value attribute of an element:

<input id="elem" value="abcde"> let elem = document.querySelector('#elem'); elem.setAttribute('value', '!!!');

The HTML code will look like this:

<input id="elem" value="!!!">

See also

English
AfrikaansAzərbaycanБългарскиবাংলাБеларускаяČeštinaDanskDeutschΕλληνικάEspañolEestiSuomiFrançaisहिन्दीMagyarՀայերենIndonesiaItaliano日本語ქართულიҚазақ한국어КыргызчаLietuviųLatviešuМакедонскиMelayuမြန်မာNederlandsNorskPolskiPortuguêsRomânăРусскийසිංහලSlovenčinaSlovenščinaShqipСрпскиSrpskiSvenskaKiswahiliТоҷикӣไทยTürkmenTürkçeЎзбекOʻzbekTiếng Việt
We use cookies for website operation, analytics, and personalization. Data processing is carried out in accordance with the Privacy Policy.
accept all customize decline