[whatwg] contentEditable and drag and drop cancel

Ryosuke Niwa rniwa at webkit.org
Tue Jan 31 23:40:22 PST 2012


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



More information about the whatwg mailing list