Is there a way to find out which Javascript function is fired by click on a certain button?
Let me explain ...
I have a web page with a large js script (not made by me), I've to detect which function is triggered by a specific button, I need to find the function triggered by this button.