On Jun 20, 1:57 pm, "Benjamin Sterling" <[EMAIL PROTECTED]> wrote: > Christian, > I am not a 100% on what Event Bubbling is, I searched it, but still no real > idea.
Yeah, I think I misnamed this thread :-( It really isn't bubbling as the two event handlers are bound to the same event of the same element. The second one just happens to get bound during the handling of the first one. Thanks for the suggestion, but still no dice. Christian