window.onload = Laduj; function Laduj() { var link = document.getElementById('add_input'); link.onclick = DodajElement; }