.NET's Ajax helper has the LoadingElementId: String property, gets and sets the ID of the DOM element to be displayed for the time it takes to complete the request.
Looking for the easiest way to implement an 'In Process' spinner for forms submitted via jQuery's Ajax toolkit.
mny thx