I painted a Table in the HTML page, not backed by the background database, and the added line is dynamically generated. After each line, there is a delete button, write a function to help remove this line. It is not familiar to the attributes of a certain line, thank you!
-------------------------------------------------- -------------
Post back in the ASP version, give you
Function del () {
Window.event.srcelement.parentelement.parentelement.parentelement.removenode (1);
}
script>
head>
>Name TD> | Age TD> | City TD> TD> Table>
|