function remove(){ var x=document.getElementByTagName("input").value; x.remove();}点击按钮移除数值
----------------里面那个 tableid 是你自己的table的Id