Chapter 8: Drag and Drop
- Drag and Drop specification
- Ian Hickson's account of reverse engineering the Microsoft drag and drop API
- 280 slides Drag and Drop demo - moving objects from one window to another
- Article on Opera.dev by Gez Lemon on implementing accessible drag and drop (not using the native API)
- Article attempting to add accessibility to native drag and drop