$(".colbut").each(function() { $(this).html('<a href="/columnsTableDataKip/editColumn/id/' + this.id + '"></a>'); });