Posts by Gutenberg Medeiros • 1 point
1 post
- 
		-2 votes2 answers48 viewsQ: After finishing the program, the "textContent" disappears quickly. My intention was to stay on the screenlet idadeA = document.querySelectorAll("#idadeA"); function acerteIdade(event) { let idadeNum = event.target.textContent; console.log(idadeNum) let outResposta =… javascriptasked Gutenberg Medeiros 1