Today I wanted to add a quick spinner to a web page making an AJAX call to the server. Generally I prefer to make code fast enough so that spinner should be obsolete but sometimes turn-around can take longer than one second so I gave up and added one. I […]