Detect drag and drop for file in IE
Moderator: General Moderators
Detect drag and drop for file in IE
A friend wants to make a js script that detects what kind of file (text document, picture, etc) was dropped on a browser window. He made a js that does this for FF and Opera but not for IE. IE doesn' t detect at all the js mouse events for "drop" that programmed. This thing can be done?