Customizing the Appearance of AJAX Callbacks
AJAX greatly reduces the time it takes for data to be loaded; however there may be some wait time due to heavy traffic on the server. Providing a control or image during callback lets the user know the data is being retrieved.
Displaying a Specific Control During Callback
Displaying an Image During Callback
|