I use this jQuery code to set the mouse pointer to its busy state (hourglass) during an Ajax call... $('body').…
jquery cursor busy-cursor mouse-pointer hourglassI want to change the mouse pointer to the "Wait" symbol when we run the AJAX call and return back …
javascript jquery ajax mouse mouse-pointer