Hopefully someone can help as this is driving me nuts. I'm using alert as an example to abstract from my code.
alert(10153507376200685); //returns 10153507376200684
alert(10153507376200684); //returns 10153507376200684
alert(10153507376200687); //returns 10153507376200688
What is wrong with the odd number ending/.