A simple jQuery (> 1.5) plugin to show a loading using dots. It's using fadeTo method from jQuery to ensure a crossbrowser experience.
$( '#loadingdots' ).loadingdots();