Detect drag and drop for file in IE
Posted: Wed Feb 06, 2008 5:03 am
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?