- From: Ryosuke Niwa <rniwa@webkit.org>
- Date: Tue, 31 Jan 2012 23:40:22 -0800
On Tue, Jan 31, 2012 at 11:11 PM, Charles Pritchard <chuck at jumis.com> wrote: > On 1/31/12 10:55 PM, Ryosuke Niwa wrote: > >> I think I understand what you're saying now. For your use case, you should >> use dropzone content attribute: >> http://www.whatwg.org/specs/**web-apps/current-work/** >> multipage/dnd.html#the-**dropzone-attribute<http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#the-dropzone-attribute> >> >> Then all you have to write is a drop event handler where you have access >> to >> clipboard data. >> > > Well that certainly justifies the dropzone attribute. Have any vendors > implemented it? > We implement webkitdropzone. - Ryosuke
Received on Tuesday, 31 January 2012 23:40:22 UTC