#229 Polling for Changes


Aug 30 2010 16 mins  
If you have frequently changing data on the server side, it's helpful to automatically display this to the user as well. Here I show how to accomplish this with polling in jQuery.