HTML global attribute dropzone








The attribute dropzone indicates that the element accept the dropping of content on it.

What's new in HTML5

The dropzone attribute is new in HTML5.

Syntax

<element dropzone="copy|move|link">

Attribute Values

copy
copy of the dragged data
move
move of the dragged data
link
link to the original data

Browser compatibility

dropzone No No No No No