Skip to content

Event delegation: event isn't bubbling up in dom tree #78

@tanraya

Description

@tanraya

I'm trying to use event delegation in dom library, but it's not work properly. I mean that event isn't bubbling up in dom tree.

Here's example: http://jsbin.com/mipoyica/1/

Event isn't bubbling up to LI element when you click on bold list item (actually, you're clicking on B element that is within LI element).

Is it properly behavior?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions