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

Expose browser-generated events to Athena event handlers #2

Open
nevow-migration opened this issue Jun 8, 2014 · 0 comments
Open

Comments

@nevow-migration
Copy link

There is currently no way to access the event object from an Athena event handler. Quirksmode has a lot of information [1] that can be useful for implementing this in the "inline event handler" model that Athena currently employs.

It would be worth wrapping the event objects to expose a useful subset of functionality in a cross-browser way.

[1] http://www.quirksmode.org/js/events_access.html#link6


Imported from Launchpad using lp2gh.

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

2 participants