Prototype's custom event bubbling

Prototype's custom event bubbling

<div dir="ltr">To quickly do event bubbling with custom events, Prototype creates a *real* click event, modifies it, and fires that. As a result, the browser takes care of bubbling. It's fast, and, as far as I can tell, foolproof.<div>
</div><div>What do you guys think about doing something like that in jQuery?<br clear="all">
--
Yehuda Katz
Developer | Engine Yard
(ph) 718.877.1325
</div></div>