I have the following problem and I was wondering if someone could help me out here. I have a page which shows google maps. Then I have another device which sends it's GPS location every second to a server. On my map I use jquery and load the current position every 300 milliseconds and move the slider to the new location (in an animated way so it slides from one location to the next). This works fine in firefox but on chrome the page crashes eventually. Any idea why this could be??