Calling Event Listeners on the DOM In Javascript to catch newly created elements appended to the DOM

前端 未结 0 2011
别跟我提以往
别跟我提以往 2021-01-12 08:58

I have appended newly created elements to the DOM using JS. I want to use an event handler on the entire DOM to catch new elements/events "bubbling up."

I a

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