The page should show some value that come from some service
The value must be updated every 15 seconds.
I know just one way to do it, use setInterval and using $.ajax call but some say what exist more then 5 ways to do it include not cross-browser. Could someone help me identify them ?
Thanks.
document.location, thus reloading the whole page