V
V
Velisariy2015-02-02 22:29:31
JavaScript
Velisariy, 2015-02-02 22:29:31

How to get used function in Event Listeners in Chrome debugger?

The problem is this. For example, jQuery is used. In a separate file, the click event is hung on the button. In chrome, I can't find my function applied to the element - I only see the function used in jQuery. Unlike chrome, in FireFox, using FireBug, my function is perfectly visible. How can you achieve this in chrome?
ece39516adc349eca8fbeace58cd6bb1.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim, 2015-02-03
@wanhelsing

Get or see what listeners are hung? You can view it on the Event Listeners tab:
chrome-event-listenres.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question