Skip to main content
jQuery Logo

Tagged: delegation


jQuery plugin that emulates capturing events behavior

\".reggirt()\" is \".trigger()\", reversed. You can now trigger events from a top container down to a deep target specified either by a selector or a jQuery collection, for each element in the chain, in the order similar to W3C Events capturing phase but with traditional jQuery event handlers. Prevents events from bubbling back to the top. See docs for complete API.

1.2.0

Released August 24, 2013

1
Watchers
0
Forks

Tags