I found a site, which has some function that I need, in javascript. It's using jQuery, when I click an tag, some function is executed, so jQuery sets a bind for tag. But how can I find out which function is bound with it? Firebug didn't show it to me :(I found a site, which has some function that I