How To: Create a Simple Visual “Loading” Effect
Thursday, July 17th, 2008If you’ve got a script that takes a while to load and want to make your user aware that everything is alright, then this tool is for you. The idea is simple - display the message before the labor intensive part of the script runs, and then using CSS after the labor intensive part [...]