Introduction to Web Development using HTML 5
By: Kris Jamsa, Ph.D.

Chapter 27: Drag-and-Drop Processing

This chapter introduces the HTML 5 drag-and-drop capabilities. By the time you finish this chapter, you will understand the following key concepts:

● How a drag-and-drop operation works
● How to create a draggable element within a webpage
● How to respond when a drag operation starts
● How to specify that an area allow an object to be dragged into it and dropped
● How to perform the drop operation

Chapter PowerPoint Presentation


DogCat.html
SpecifyDragElementID.html
ProvideTarget.html
CatDragandDrop.html
Shopping.html