function addInput(){ $('.addinput').parent().append('<br /> <input style="width:176px" name="number[]" type="text" />'); }