Is there a javascript that would allow me to display a button that the user clicks to load any of 5 images. Then after the button is click “X” number of times Hello World appears below the button
I have been able to find scripts that will count the number of times a button is clicked, but nothing that results in an action after a certain number of clicks.
Any recommendations are appreciated.
You can set up your code as follows: