$("#zakaz_bt").click(function(event){ event.preventDefault(); id++; $("#newEl").append("<input type='text' id='nametow_1' />"); });