Spinning Icons
Friday, May 12th, 2006One great thing about Ajax is that your web app can contact the server without having to interrupt the user. However, it’s also important to keep the user informed that the server is indeed being contacted, and the app hasn’t just fallen over or frozen. To this end, the little spinning icon usage pattern has […]