<input type="button" value="click" onClick="if (confirm('Делать?')) { alert('Делаем!'); } else { alert('Ничего не делаем!'); }">