+ 1
How do I make words pop up on output I us JS
I am a newbie please help
2 Answers
0
Don't need JavaScript. Better way in CSS
https://code.sololearn.com/WjkbDOUzjZKJ/?ref=app
0
In additional to CalviÕ²'s correct answer:
This can also be done via Jquery.
Here is a snippet in Jquery that pops the word in and out.š
https://code.sololearn.com/WzbTr9iTFu0C/?ref=app