Mouse effects while sending Ajax Request
Hi,
I am developing a website with the help of Jquery for sending Ajax requests etc. I want to show a loading Image along with Mouse while a Ajax Request is processing. For example if i am sending a ajax request to the other php page, i want to disable mouse pointer and show a message along with mouse pointer that the content is loading.
I have shown a loading message something like Gmail's loading message however not able to do this mouse stuff. Can anyone help me out with this.
Thanks