This version is old school, check out the latest version.

jQuery plugin that emulates capturing events behavior

by Max Shirshin

".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.


Versions

Version Date
1.2.0 Aug 24 2013
1.1.0 Aug 4 2013