Ok. I'm at loss here.

$.ajaxStart() is invoked for every ajax call that's made on the page.

However, for one ajax call I need to display a "loading..." in one
place, for another ajax call - a "loading..." in another place and for
yet a third ajax call a "loading" in a third place.

How can I do this in jQuery? Preferably, in one line (true to jQuery
spirit :)) ).

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to