jQuery performance listners

jQuery performance listners


I don't know if my question is in the right spot here. I'm curious
about the impact on the performance using event listners has.
I love the fact that jquery functionality can be added to a html
inferface without any actually any javascript in the html document. We
do this by using the event listners provided by jQuery. But how heavy
is this on the browser?