Skip to content
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

Allow trigger of target element #39

Closed
wants to merge 2 commits into from
Closed

Allow trigger of target element #39

wants to merge 2 commits into from

Conversation

bitslurp
Copy link

My team decided that we would like to update one of our applications to jquery-hammer v2 but our app needs to be able to delegate all events for a component's children before child elements are added to the DOM. This worked fine in v1 of jquery-hammerjs as it used to trigger events using event.target if targets existed. I've added this functionality back but I'm not sure what the reasoning for changing this was?

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

Successfully merging this pull request may close these issues.

1 participant