I\'m making a AJAX request with jquery like:
$.get(\'/Stuff.php\', function (data) { $(\'#own\').html(data); });
while this data is loa
just complete simple like that:
put them to your page, and when ever you make ajax call the loading will show.. demo tested on my web: http://www.xaluan.com