how can i look, wich jQuery function is binded to the element?

Posted by teMkaa on Stack Overflow See other posts from Stack Overflow or by teMkaa
Published on 2010-04-29T23:41:34Z Indexed on 2010/04/29 23:47 UTC
Read the original article Hit count: 254

Filed under:
|
|

i found a site, which has some function that i need, in javascript. It's using jQuery, when i clicking tag, some function has been executed, so jQuery set a bind for tag.. but how i could found wich function is binded for it? Firebug didn't show it to me :(

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery