aria-dropeffect attribute | ariaDropeffect property

[This documentation is preliminary and is subject to change.]

Indicates what functions can be performed when the dragged object is released on the drop target.

Internet Explorer 10

Syntax

HTML
<element aria-dropeffect="copy|move|link|execute|popup|none" ... />

Property values

Type: DOMString

Value Condition

 

Standards information

Remarks

Used in Roles
button
document
link
section
sectionhead
separator
window

 

The aria-dropeffect attribute allows assistive technologies to convey the possible drag options available to users, including whether a pop-up menu of choices is provided by the application. Typically, drop effect functions can only be provided once an object has been grabbed for a drag operation as the drop effect functions available are dependent on the object being dragged.

See also

Accessible Rich Internet Applications (ARIA)

 

 

Send comments about this topic to Microsoft

Build date: 7/24/2012