Detect drag and drop for file in IE

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
Rovas
Forum Contributor
Posts: 272
Joined: Mon Aug 21, 2006 7:09 am
Location: Romania

Detect drag and drop for file in IE

Post by Rovas »

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?
Post Reply