Is there a way to make a button completely useless until a certain amount of clicks have been performed in HTML?
For example, a button that doesn't do anything when clicked until it has been clicked 100 times. On the 100th click it links to a separate page saying "Congratulations! You found a secret page!"