I understand. I am just trying to avoid getting hammered with so many request, sometimes about 10 per second. One every second or two, could still be near real-time and be healthier for the web server.
As far as I understand, there's really no "pause" command on Javascript, so a trick would need to be used to cause the script to pause a while between ajax requests.
I have not tried it on IE yet. But I'm sure others must have... I'll look into it.