I am working on a web app using JSF w/Seam. I want to be able to call a JavaScript function after every ajax response. I\'m looking for a way to do this without putting an o
I think this is what you are looking for: Using Global Ajax Handlers In jQuery