commit
9119ecab23
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@ Why does that happen?
|
|||
alert(table); // the table, as it should be
|
||||
|
||||
table.remove();
|
||||
// why there's still aaa in the document?
|
||||
// why there's still "aaa" in the document?
|
||||
</script>
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue