Apr
10
This plugin adds bubbling functionality to jQuery. The code is similar to jQuery.fn.triggers because it is meant to extend it. It also generates it is own event object, that will remain untouched through the bubbling, meaning it is safe to attach attributes to it and grab them with the ancestors while the event bubbles up.



