The tutorial regards a really simple but fundamental solution of how to properly implement a loading indicator in order to engage users. The author offers two ways of resolving this problem: Using loading image in CSS and a HTML div element with jQuery bind function Using loading image inline ...