Chapter 8: Drag and Drop

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