<button id="but"> lol </button> <button id="but"> two </button>
document.getElementById(" but ").onclick = function() { alert(5); }