<button onclick="if(!this.counter){this.counter = 0}; this.innerHTML = ++this.counter;">Click me!</button>