How to check if the same event handler already exists in jQuery

前端 未结 0 1755
长情又很酷
长情又很酷 2020-12-01 21:02

If two different processes add a click handler to an element. Both these handlers are needed. What I want to do is check if one of the handlers already exists.

I can

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