I have a javascript with 2 functions.
One function does n = n + 1
The other function does n = n - 1
When I run these one right after each other, I can do it like 10-12 times, then the code does not work anymore.
Im doing this in an Opera browser on an Amino STB.
Ive tried this on my PC in IE7, it doesnt have any problems.
Do you think maybe it has something to with the cache?
One function does n = n + 1
The other function does n = n - 1
When I run these one right after each other, I can do it like 10-12 times, then the code does not work anymore.
Im doing this in an Opera browser on an Amino STB.
Ive tried this on my PC in IE7, it doesnt have any problems.
Do you think maybe it has something to with the cache?