this:绑定事件所触发行为的对象

target:最开始冒泡的的对象

currentTarget:事件触发行为的对象

this == target

currentTarget和this 是target本身或者target的祖先元素

相关文章:

  • 2021-06-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-07
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-22
  • 2022-12-23
相关资源
相似解决方案