Skip to content

Fix for IE : event.dataTransfer.setData#8

Open
dagnelies wants to merge 1 commit intoractivejs:masterfrom
dagnelies:patch-2
Open

Fix for IE : event.dataTransfer.setData#8
dagnelies wants to merge 1 commit intoractivejs:masterfrom
dagnelies:patch-2

Conversation

@dagnelies
Copy link

IE is a bit picky with dataTransfer.setData and allows only certain kind of format, not 'foo', breaking the whole D&D code. This fixes it.
http://msdn.microsoft.com/en-us/library/ie/ms536744%28v=vs.85%29.aspx

IE is a bit picky with dataTransfer.setData and allows only certain kind of format, not 'foo', breaking the whole D&D code. This fixes it.
http://msdn.microsoft.com/en-us/library/ie/ms536744%28v=vs.85%29.aspx
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