0
kicks
jQuery Custom Element and Global Events
Custom events make it easier to keep complex pages under control. They are a pillar for loosely-coupled UI scripts. jQuery has a very powerful event framework, including support for custom events. It may escape you that there are also Global custom events that can be handled on any element's context.