This translation is incomplete. Please help translate this article from English.
This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for the proper prefixes to use in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the spec changes.
The dropzone global attribute is an enumerated attribute indicating what types of content can be dropped on an element, using the Drag and Drop API. It can have the following values:
- copy, which indicates that dropping will create a copy of the element that was dragged
- move, which indicates that the element that was dragged will be moved to this new location.
স্পেসিফিকেসন
Specification | Status | Comment |
---|---|---|
WHATWG HTML Living Standard The definition of 'dropzone' in that specification. |
Living Standard | No change from latest snapshot, HTML5.1 |
HTML5.1 The definition of 'dropzone' in that specification. |
Working Draft | Snapshot of WHATWG HTML Living Standard, initial definition |
ব্রাউসার কমপিটিবিলিটি
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
Basic support | ? | Not supported | ? | ? | ? |
Feature | Android | Chrome for Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|
Basic support | ? | ? | Not supported | ? | ? | ? |
আরও দেখুন
- সকল গ্লোবাল এট্রিবিউট.