Possible Duplicate:
Accessing functions bound to event handlers with jQuery
I have a around 10 jQuery plugins on my page. It seems that some elements have two events attached to it because one ajax call let say when .change() happen in a textbox fires two post calls. Is there in Firebug, or in some other tool or browser than Firefox (I did not find one) where you can see events that are attached to a page's elements?