12.01.2014, 11:53
Quote:
That looks fantastic
![]() I'll look into the refreshing problem when I have time (in exams atm). Maybe it's because of how the refresh function is called and stopped that isn't 100% fool proof. |

The refresh function is called via setTimeout
But i don't see any clearTimeout to stop the function, maybe the timer is called several times and is never stopped. I tried to fix it but i'll try again, if i can solve that i'll pm you.