hi, we are trying to show a loading image while the data is loading from the database. we are using AJAX calls for retrieving the data. Currently we are able to display that image. what we need now is to disable the entire screen and show only the loading image while the data is loading.
is there any ready made solution to this??? i hope there are lot of frameworks which can do this. Please provide relevant pointers.
Thanks.