Autorefresh memory
Autorefresh memory
I am using the jquery library oneTime() function to call a .load() every x seconds. Every time this happens my browser uses up more and more memory. Is there something I can tell load to not cache each instance? AM I going about this wrong?