I have appended at the bottom of prototype.js a function that shows a loading dialog when any AJAX interaction takes place, but I need to cancel it for one particular element and cannot figure out a way without knowing the element name.
Here's the code:
Code:
Ajax.Responders.register({
Leave a comment: