JavaScript - Track changes on a DOM and remove them

前端 未结 0 1753
春和景丽
春和景丽 2020-12-24 14:47

I want to track all changes that happened on DOM and wrote this code to track all changes on DOM but how can I remove changes?

MutationObserver = window.Mutat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题