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


my page slows down after while of use. thinking because of jquery functions never stop running once executed. there way check still running can find out bug lies?

thanks!

i suggest use firebug debugging. start firebug open page , see in console tab going on. recommend check ram memory usage. if have kind of jquery functions cycling on , on again , cacheing date in memory can make page going slow down.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

jquery - Fancybox - apply a function to several elements -

An easy way to program an Android keyboard layout app -