2
Hi, I searched some scripts, but I could not find any that do what I need, not even in W3school.
However it seems to be very simple, click on a word and it changes to another word and when you click again switch to the original format. For example, Palavra1 when clicking turns to Palavra2 and when clicking on Palavra2 turns to Palavra1, in this loop ai rsrs.
<a href="#palavra" id="palavra" onclick='document.getElementById("palavra").innerHTML = "Palavra2"'>Palavra1</a>
This example he only changes once...
Hi, thanks for the help! I’m new here in the community. Sorry anything.
– Gabriel Ramos
@Gabrielramos count on us. Hug.
– Guto Xavier