Hi,
I want to set up an observer (using Prototype) which will be triggered when any AJAX call (to the server) is being made.
Hi,
I want to set up an observer (using Prototype) which will be triggered when any AJAX call (to the server) is being made.
I think the global ajax responders could solve your problem. But these will work only with ajax calls made by prototype I think.