<button onclick="this.value = parseFloat(this.value) + 1; this.innerHTML = 'Нажато ' + this.value + ' раз';" value="0">Нажато 0 раз</button>