Is it possible to remove the attribute of the first HTML tag? So, this: aaa
tag? So, this: aaa
aaa
Or pure JavaScript:
document.getElementById('id?').removeAttribute('attribute?')