How could I find in jQuery what events are bound with live for a particular element?
Say I have a function, randomFunction, that returns a random function f
randomFunction
Take a look at this plugin. When I last used this, there was a need to slightly modify it for the then latest version of jQuery, but it should give you a direction.