I want to reveal an image after a person waited a certain amount of seconds. For example: A (unclickable) button shows saying "Please wait X <counting while counting down> seconds" The button then becomes clickable. When clicked new content shows up in the page. How do I do this?
Hi IniX, I do it in Javascript: It's probably not the best solution, but i hope it will works for you Martin