|
Probably just some javascript that updates it with no relation to a "real" value.
Its possible that when you open the page it gets the data from the server and just keeps counting up with no real data being passed to it.
Every time i refresh the page, it gives a different value, sometimes less than before. So it eveidetly just gets thet data when the page loads and increases the value by itself.
Last edited by lynxus; 10-13-2010 at 09:01 AM..
|