[jQuery] connect functions
Hello everybody. This is my first post to this list though already i
have been working with jquery for several months.
My question is: is there a way to connect the call of a function to
another?? I mean, i want to intercept the call of a function and
execute another function before (or after).
In dojo there is a "connect" function. But i don't find the way with
jquery.
Any help will be appreciated