Subj : How to use onDragDrop()? To : netscape.public.mozilla.jseng From : David Wendt Date : Wed Jan 12 2005 03:20 pm Doing numerous google searching, I found the onDragDrop method-listener on a window which should be called when a user drags-and-drops one or more files onto the browser. Some were examples of how to prevent such things as well as how to handle the event and list the filenames that were dropped. I could not get this handler to work in FireFox or Mozilla. I'm hoping that someone can point out the steps I'm missing or tell me that it will never be supported. Here is an example I found in the many google searching which did not work for me:
David Wendt .