Posts by Emanuel Domingos • 1 point
1 post
- 
		-2 votes1 answer27 viewsQ: how do I change the name or even make interactions in a divhow do I change the text of a div I’ve tried the way I knew using the: function clicou() { var toc = document.getElementById('f1') toc.innerText="clicou" } I am trying to change the text of id F1… javascriptasked Emanuel Domingos 1