黄玮 2021-02-09 21:59 开发者_如何学C20-40吧
It seems that in Javascript, if you have a reference to some DOM element, and then modify the DOM by adding additional elements to document.body, your DOM reference becomes invalidated.