script doesnt work in Chrome and Opera when the tab lost the focus
Hi everybody.
I use it in all my web projects, and frequently I donate money to the project because I love it.
Now I discovered an issue in my last JQuery script.
I setted an setInterval every 1 seconds that call an $.ajax function.
The problem is that all works correctly in Firefox and IExplorer navigator, but the script doesnt work in Chrome and Opera when the tab lost the focus.
Somebody can tell me an alternative that works in all navigators?
Thank you a lot!