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

jQuery has dataTransfer in event.originalEvent #22

Open
srguiwiz opened this issue Mar 16, 2015 · 1 comment
Open

jQuery has dataTransfer in event.originalEvent #22

srguiwiz opened this issue Mar 16, 2015 · 1 comment

Comments

@srguiwiz
Copy link
Contributor

At http://api.jquery.com/category/events/event-object/ it reads

Certain events may have properties specific to them. Those can be accessed as properties of the event.originalEvent object.

Using this would be an improvement to this directive.

@srguiwiz
Copy link
Contributor Author

One result is correct interoperability with other elements which accept a drag type.

E.g. text/plain per
https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Recommended_Drag_Types .

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