Thursday, 15 August 2013

jQuery running slow; want to find out what is still running

jQuery running slow; want to find out what is still running

My page slows down after a while of use. I am thinking that is because
some of my jQuery functions never stop running once they are executed. Is
there a way to check what is still running so that I can find out where my
bug lies?
Thanks!

No comments:

Post a Comment