I will also add that this question came about because I read about memory leaks in older IE browsers and how it is best to remove the bound events before removing a node from the DOM, which lead me to think, how can I test for what events are bound to an element?