Menu
×
   ❮     
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY CYBERSECURITY DATA SCIENCE
     ❯   

HTML dropzone Attribute


Definition and Usage

The dropzone attribute specifies whether the dragged data is copied, moved, or linked, when it is dropped on an element.


Applies to

The dropzone attribute is a Global Attribute, and can be used on any HTML element.

Element Attribute
All HTML elements dropzone

Example

Example

Dropping the data will result in a copy of the dragged data:

<div dropzone="copy"></div>


Browser Support

Attribute
dropzone Not supported Not supported Not supported Not supported Not supported