Introduction

HTML5 now defines a direct API for handling drag and drop (“D&D”). This API allows us to specify that certain elements are draggable, and then specify what should happen when these draggable elements are dragged over or dropped onto other elements on the page.

Browser support for Drag and Drop
Drag and Drop is supported in:

■ Safari 3.2+
■ Chrome 6.0+
■ Firefox 3.5+ (there is an older API that was supported in Firefox 3.0)
■ Internet Explorer 7.0+
■ Android 2.1+
Related Tutorial
Follow Us
https://www.facebook.com/Rookie-Nerd-638990322793530 https://twitter.com/RookieNerdTutor https://plus.google.com/b/117136517396468545840 #
Contents +