Skip to content

Confusion about delegation and event handlers in .on()'s documentation #1085

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Chealer opened this issue Feb 22, 2018 · 4 comments
Closed

Comments

@Chealer
Copy link
Contributor

Chealer commented Feb 22, 2018

The Direct and delegated events section in .on()'s documentation contains:

Delegated events have the advantage that they can process events from descendant elements that are added to the document at a later time.

Even though that page refers to them several times, there is no such thing as a "delegated event". "Delegated events" should read "Delegated event handlers".

@Chealer
Copy link
Contributor Author

Chealer commented Apr 25, 2018

Thanks, but at least lines 44, 45 and 46 still refer to "delegated events".

@dmethvin
Copy link
Member

If only Github offered some way for people reporting problems to request changes to the files... 🤔

@Chealer
Copy link
Contributor Author

Chealer commented Jul 14, 2018

Would you please reopen this ticket until it is fully solved?

@dmethvin
Copy link
Member

Just file a pull request with your changes and we can review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants