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