How to trigger a specific javascript event on an element that has multiple events of the same type attached to it?

前端 未结 0 1190
遇见更好的自我
遇见更好的自我 2021-01-19 10:27

I have an SVG element which has 2 different pointerdown events attached to it, as below:

I am trying to manually fire the pointerdown event with the following

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