Hi Vinnet:

The easiest way to achive this, is showing a image (<img src="..." ) before 
the ajax call
Then when ajax response is loaded, hide the images.

Or showing by default in a view, the $(document).ready(function(){
//code to hide image here
});

You can generte custom loading images here:
http://www.ajaxload.info/

Reply via email to