Hello there people!
I'm currently working on a very poor developed system, and I have to make some bug fixes before this product is released in beta stage.
The site is built with lots of javascript, and I'm not very familiar with it. The question is - is there a way to read how my function was executed?
Like.. Function was called by onClick, or onMouseOver or something like that.
Thanks in advance!