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

If delay is left on javascript clicks are not bubbled up #4

Open
tpitale opened this issue Oct 9, 2013 · 1 comment
Open

If delay is left on javascript clicks are not bubbled up #4

tpitale opened this issue Oct 9, 2013 · 1 comment

Comments

@tpitale
Copy link

tpitale commented Oct 9, 2013

https://github.com/averyvery/trackiffer/blob/master/trackiffer.js#L186

If the link being clicked has an outbound link that is actually used to load something with javascript later on, trackiffer converts that to the window.location instead of letting it bubble up. Not sure if there is a way to handle both normal links, and links that are bound to other click event handlers.

@tpitale
Copy link
Author

tpitale commented Oct 9, 2013

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

No branches or pull requests

1 participant